Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update Instructions for building PALISADE in Linux
authored
Sep 09, 2019
by
Yuriy Polyakov
Show whitespace changes
Inline
Side-by-side
Instructions-for-building-PALISADE-in-Linux.md
View page @
b711ea81
...
...
@@ -60,7 +60,7 @@ make clean
Installing pre-requisites for doxygen
---------------
To generate doxygen documentation, doxygen and dot need to be installed:
To generate doxygen documentation, doxygen and
graphviz
dot need to be installed:
```
sudo apt-get install doxygen
sudo apt-get install graphviz
...
...
...
...