Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philippe Gaussier
Drone FlyMonitor2
Commits
e5876228
Commit
e5876228
authored
Oct 20, 2021
by
Philippe Gaussier
Browse files
correct blc install directives
parent
c4d92e7b
Pipeline
#1615
failed with stage
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e5876228
...
...
@@ -32,7 +32,8 @@ This project use :
```
git clone https://git.cyu.fr/blaar/blc.git
mkdir blc_build && cd blc_build && cmake ../blc
cd blc
mkdir blc_build && cd blc_build && cmake ..
make
sudo make install
```
...
...
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