File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ A high-performance Python library for processing and analysing data from [CARP](
1919
2020## Installation
2121
22- ### Basic Installation
23-
2422``` bash
2523pip install carp-analytics-python
2624```
@@ -192,9 +190,9 @@ Optional:
192190Contributions are welcome! Please feel free to submit a Pull Request.
193191
1941921 . Fork the repository
195- 2 . Create your feature branch (` git checkout -b feature/AmazingFeature ` )
196- 3 . Commit your changes (` git commit -m 'Add some AmazingFeature ' ` )
197- 4 . Push to the branch (` git push origin feature/AmazingFeature ` )
193+ 2 . Create your feature branch (` git checkout -b feature/featA ` )
194+ 3 . Commit your changes (` git commit -m 'Add some featA ' ` )
195+ 4 . Push to the branch (` git push origin feature/featA ` )
1981965 . Open a Pull Request
199197
200198## Licence
You can’t perform that action at this time.
0 commit comments