Skip to content

Commit c10857e

Browse files
authored
Fixes in README (#471)
1 parent c23faa2 commit c10857e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@ For development purposes i.e., if you intend to be a contributor,
2525
python scripts/build/develop.py
2626
```
2727

28-
In the above commands, `.` in the end means the current directory. So, make sure you change your working directory
29-
to `pydatastructs` before executing any of the above commands.
30-
31-
Make sure that your python version is above `3.5`.
28+
Make sure you change your working directory to `pydatastructs` before executing any of the above commands. Also, your python version should be at least `3.8`.
3229

3330
Testing
3431
-------

0 commit comments

Comments
 (0)