Skip to content

Commit b5c329c

Browse files
authored
Update README.md
1 parent 5e7f8f2 commit b5c329c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232

3333
### 1. Install package
3434
```bash
35-
pkg update
36-
pkg upgrade
35+
apt-get update
36+
apt-get upgrade
3737
apt-get install git make just gnupg openssl-tool -y
3838
```
3939
### 2. Clone Repositori

0 commit comments

Comments
 (0)