Added more requriement setups
This commit is contained in:
@@ -34,6 +34,12 @@ git clone https://github.com/kevinveenbirkenbach/package-manager.git
|
|||||||
cd package-manager
|
cd package-manager
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Install make and pip if not installed yet:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pacman -S make python-pip
|
||||||
|
```
|
||||||
|
|
||||||
Then, run the following command to set up the project:
|
Then, run the following command to set up the project:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user