Fix link to instructions in developers' readme

This commit is contained in:
Saskia Lindner 2017-11-21 17:34:04 +01:00 committed by Daniel Compton
parent 77613b6fd2
commit c7ffa124e0
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ You need both the re-frame-trace project _and_ a test project to develop it agai
cd /your/project/folder
```
- Add re-frame-trace into this test project using the [instructions](#getting-started) above.
- Add re-frame-trace into this test project using the [instructions](README.md#installation) above.
- Still in the test project, create a folder called `checkouts`, then enter the folder: