Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
'swig' package is needed for building certifier.mak sharelib.
  • Loading branch information
TheBankster authored Sep 27, 2024
1 parent 99565de commit daa1081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ $ sudo apt-get install -y libgflags-dev/jammy
$ sudo apt-get install -y protoc-gen-go
$ sudo apt-get install -y golang-go
$ sudo apt-get install -y libmbedtls-dev/jammy
$ sudo apt-get install -y libssl-dev uuid-dev python3-pip
$ sudo apt-get install -y libssl-dev uuid-dev python3-pip swig
```

## To compile and run the Certifier API tests
Expand Down

0 comments on commit daa1081

Please sign in to comment.