Skip to content

Commit

Permalink
update contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroBern committed Feb 7, 2020
1 parent 1b7368c commit af60b98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ make test-file f=register

For live testing on a django project, you can use the testproject.

Create a different virtualenv and run:
Create a different virtualenv and run, install the dependencies again and run:

```bash
cd testproject
Expand Down
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ make test-file f=register

For live testing on a django project, you can use the testproject.

Create a different virtualenv and run:
Create a different virtualenv and run, install the dependencies again and run:

```bash
cd testproject
Expand Down

0 comments on commit af60b98

Please sign in to comment.