Skip to content

Commit 40c6728

Browse files
committed
Merge pull request exercism#113 from exercism/update-contributor-instructions
Modify README to clarify instructions
2 parents 2221c8d + 15ec39a commit 40c6728

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This guide flows chronologically, from setting-up your environment, taking a qui
3333
If, at any point, you're having any trouble, pop in the [Gitter exercism/dev room](https://gitter.im/exercism/dev) for help.
3434

3535

36-
## Getting Setup
36+
## Getting Set Up
3737

3838
You'll *need* the following:
3939

@@ -226,6 +226,8 @@ Before you submit a pull request, please ensure:
226226
```
227227

228228
verify that the fetched problem does *not* contain any files not needed for the problem.
229+
230+
Note: some changes may require that you restart your local copy of the API server.
229231

230232
3. **Run the tests against the example source.**
231233

0 commit comments

Comments
 (0)