Skip to content

Commit

Permalink
Small update on the preparing-a-release doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dmiller committed May 28, 2018
1 parent 6496997 commit 5219374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Preparing-a-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* Build the nuget package
** > nuget pack Clojure.nuspec
* Upload the nuget package
** > nuget push whatever.nupkg
** > nuget push whatever.nupkg -Source nuget.org

## For SourceForge

Expand Down

0 comments on commit 5219374

Please sign in to comment.