Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oCHRISo authored Sep 30, 2024
1 parent c42bfa5 commit 1e16b4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ make install-tools
### Building NGINX Agent from Source Code
Build NGINX Agent deb package:
```
OSARCH=<operating system archiecture> make local-deb-packge
OSARCH=<operating system archiecture> make local-deb-package
```
Build NGINX Agent rpm package:
```
OSARCH=<operating system archiecture> make local-rpm-packge
OSARCH=<operating system archiecture> make local-rpm-package
```
Build NGINX Agent apk package:
```
OSARCH=<operating system archiecture> make local-apk-packge
OSARCH=<operating system archiecture> make local-apk-package
```

## NGINX Agent Technical Specifications
Expand Down

0 comments on commit 1e16b4a

Please sign in to comment.