mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Merge pull request #236 from mvermaes/patch-1
Fix minor typo in contributing doc, layout
This commit is contained in:
@@ -40,8 +40,10 @@ Here are a few things you can do that will increase the likelihood of your pull
|
||||
|
||||
## Development setup
|
||||
|
||||
pip instal -r requirements.txt
|
||||
pip instal -r requirements-dev.txt
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
pip install -r requirements-dev.txt
|
||||
```
|
||||
|
||||
## License note
|
||||
|
||||
|
||||
Reference in New Issue
Block a user