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
blaar
blaar
Commits
d9fab3ed
Commit
d9fab3ed
authored
May 09, 2017
by
Arnaud Blanchard
Browse files
Update README.md
parent
d22815c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d9fab3ed
...
...
@@ -24,7 +24,7 @@ You need Xcode or a C/C++ compilation (clang, g++, ..).
Copy past this line in a terminal
curl -sS https://framagit.org/blaar/blaar/raw/master/developer_tools/install_standard_osx_blaar.sh | sh
curl -sS https://framagit.org/blaar/blaar/raw/master/developer_tools/install_standard_osx_blaar.sh |
ba
sh
You can do
[
**step by step**
](
https://framagit.org/blaar/blaar/blob/master/developer_tools/install_standard_osx_blaar.sh
)
copying command line by command line. This may be useful to better understand and in case where the installer crash.
...
...
@@ -56,7 +56,7 @@ Ubuntu
Copy past this line in a terminal
wget -q -O/tmp/blaar_install.sh https://framagit.org/blaar/blaar/raw/master/developer_tools/clone_and_install_ubuntu_blaar.sh && /tmp/blaar_install.sh; rm /tmp/blaar_install.sh
wget -q -O/tmp/blaar_install.sh https://framagit.org/blaar/blaar/raw/master/developer_tools/clone_and_install_ubuntu_blaar.sh &&
bash
/tmp/blaar_install.sh; rm /tmp/blaar_install.sh
You will be requested at some point to enter your admin password to make the installation.
...
...
Write
Preview
Supports
Markdown
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