mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Reword foreman instructions without 'cd'
This commit is contained in:
parent
9d20a96613
commit
b33fa0ab69
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# Run this with:
|
||||
# gem install foreman && cd spec && foreman start
|
||||
# gem install foreman && foreman start -f spec/Procfile
|
||||
pryhere: sh -c '(cd ..; rake pry)'
|
||||
|
|
Loading…
Reference in a new issue