Skip to content

Commit

Permalink
(#240) INSTALL.md: Include install of uuid-dev python3-pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Gurajada authored and gapisback committed May 4, 2024
1 parent 2eae3a6 commit d31ec44
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
$ sudo apt-get install -y libssl-dev uuid-dev python3-pip
```

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

0 comments on commit d31ec44

Please sign in to comment.