diff options
Diffstat (limited to 'release-Readme.md')
-rw-r--r-- | release-Readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release-Readme.md b/release-Readme.md index d1c7ee53..54a2d30c 100644 --- a/release-Readme.md +++ b/release-Readme.md @@ -3,6 +3,8 @@ -> switch to your pdf-over clone -> run mvn install to verify that it builds -> you can skip this step if you are feeling brave + -> if using WSL, ensure that your line endings are correct + -> git add --renormalize . -> to actually prep a release, run mvn release:prepare -Dresume=false -> this will prompt in the following order: -> current release version (x.y.z) |