Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Cameo
cameo
Commits
fcf118ae
Commit
fcf118ae
authored
Jul 02, 2020
by
Shervin Nourbakhsh
Browse files
added compilation instructions to the README
parent
21727c90
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
fcf118ae
...
...
@@ -17,3 +17,14 @@ yum install -y $pkgs
### Ubuntu XXX
## Compilation instructions
```
mkdir build/
cd build/
cmake ..
cmake --build .
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment