Skip to content

Commit

Permalink
Proper link to the issue #62
Browse files Browse the repository at this point in the history
  • Loading branch information
Stvad committed Sep 7, 2019
1 parent 957111f commit 585f570
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ The dependency management is implemented using https://pipenv.org/
1. Run `fetch_dependencies.sh` - this will download the dependencies required for CrowdAnki to
operate and put them into the `crowd_anki/dist` directory.
1. Add a symlink to the Anki plugins directory (you can find it via `Tools>Add-ons>View Files`)
pointing to `crowd_anki` directory (**you should not** name the symlink `crowd_anki` though, see #62).
pointing to `crowd_anki` directory (**you should not** name the symlink `crowd_anki` though, see
[#62](https://github.com/Stvad/CrowdAnki/issues/62)).

At this point if you start Anki - it'd be using your development version of CrowdAnki.
If you made some changes to the plugin while Anki is running and want to test them - you need to
Expand Down

0 comments on commit 585f570

Please sign in to comment.