We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f15e7cb + a7a4366 commit d20acd9Copy full SHA for d20acd9
README.md
@@ -10,11 +10,11 @@ Double-click `Qiita.alfredworkflow` to install workflow.
10
11
```
12
$ bundle install --path vendor/bundle --binstubs=.bundle/bin
13
-$ rake link
+$ bundle exec rake link
14
15
16
If you using Alfred with Dropbox Sync folder, you should type `rake install` instead of `rake link`.
17
18
## Thanks
19
20
-- [Alfred 2 Ruby Template](https://github.com/zhaocai/alfred2-ruby-template)
+- [Alfred 2 Ruby Template](https://github.com/zhaocai/alfred2-ruby-template)
0 commit comments