diff --git a/project/scripts/release b/project/scripts/release index dbd265b667..a0316f6a33 100755 --- a/project/scripts/release +++ b/project/scripts/release @@ -67,7 +67,7 @@ # # 3.3) Also make it available for publishing snapshots. # From the command line: -# shell> cp ~/.ssh/id_rsa.pub ~/.ssh/id_rsa_gustav.pem +# shell> cp ~/.ssh/id_rsa ~/.ssh/id_rsa_gustav.pem # shell> ssh-keygen -p -f ~/.ssh/id_rsa_gustav.pem -m pem # # 4) Have access to github.com/akka/akka. This should be a given.