Skip to content

Commit 4c50919

Browse files
authored
Update installation instructions for vicutils
1 parent 8ba7f46 commit 4c50919

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ A collection of programming problem solutions from different online judges and c
1111

1212
## Install vicutils
1313
```bash
14-
git+https://github.com/Vic-Nas/PythonSolutions.git#egg=vicutils
14+
pip install git+https://github.com/Vic-Nas/PythonSolutions.git#egg=vicutils
1515
```
16+

0 commit comments

Comments
 (0)