Update CONTRIBUTING.md
This commit is contained in:
+6
-1
@@ -27,4 +27,9 @@ Also, consider setting `debug` to `True` while initializing the Adaptor object s
|
|||||||
- Fork Scrapling [git repository](https://github.com/D4Vinci/Scrapling).
|
- Fork Scrapling [git repository](https://github.com/D4Vinci/Scrapling).
|
||||||
- Make your changes.
|
- Make your changes.
|
||||||
- Ensure tests work.
|
- Ensure tests work.
|
||||||
- Create a Pull Request against the [**dev**](https://github.com/D4Vinci/Scrapling/tree/dev) branch of Scrapling.
|
- Create a Pull Request against the [**dev**](https://github.com/D4Vinci/Scrapling/tree/dev) branch of Scrapling.
|
||||||
|
|
||||||
|
### Installing the latest changes from the dev branch
|
||||||
|
```commandline
|
||||||
|
pip3 install git+https://github.com/D4Vinci/Scrapling.git@dev
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user