We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf248be commit eabbe34Copy full SHA for eabbe34
1 file changed
README.md
@@ -118,6 +118,6 @@ This means that if you want to add a new rake task `my_task`, you need to add it
118
119
### Create the releases
120
121
-Just type: `rake release`
+Just type: `docker-compose run release`
122
123
After this command finishes, you'll see the releases for each target in the `releases` directory.
0 commit comments