Skip to content

Commit 2e507e8

Browse files
authored
update sampctl syntax in readme (#647)
1 parent 387d908 commit 2e507e8

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
@@ -51,8 +51,8 @@ Run the following commands to pull the Pawn dependencies, SA-MP plugins,
5151
compiler and other necessary components:
5252

5353
```
54-
sampctl package ensure
55-
sampctl package build
54+
sampctl ensure
55+
sampctl build
5656
```
5757

5858
When on `master` branch, this should finish with no errors. You can check the

0 commit comments

Comments
 (0)