Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianczech committed Apr 2, 2024
1 parent f5f54d3 commit fadf567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,7 @@ example code:
```
go run cmd/codegen/main.go -t mksdk
cd ../generated/pango
go mod init github.com/PaloAltoNetworks/pango
go mod tidy
PANOS_HOSTNAME='***' PANOS_USERNAME='***' PANOS_PASSWORD='***' go run example/main.go
```
3 changes: 0 additions & 3 deletions assets/sdk/go.mod

This file was deleted.

0 comments on commit fadf567

Please sign in to comment.