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 3e2fbec + bd91d52 commit a7a4366Copy full SHA for a7a4366
README.md
@@ -8,11 +8,11 @@ Double-click `Qiita.alfredworkflow` to install workflow.
8
9
```
10
$ bundle install --path vendor/bundle --binstubs=.bundle/bin
11
-$ rake link
+$ bundle exec rake link
12
13
14
If you using Alfred with Dropbox Sync folder, you should type `rake install` instead of `rake link`.
15
16
## Thanks
17
18
-- [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