Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
lurch
Commits
2de0eda9
Commit
2de0eda9
authored
Apr 11, 2018
by
Arthur Lutz
Committed by
Richard Bayerle
Apr 15, 2018
Browse files
[README] fix apt install command (remove commas)
parent
f1cc23ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2de0eda9
...
...
@@ -28,7 +28,7 @@ Below you can find the command to install the dependencies for popular distribut
__Debian, Ubuntu__
```
bash
sudo
apt
install
git cmake libpurple-dev
,
libmxml-dev
,
libxml2-dev
,
libsqlite3-dev
,
libgcrypt20-dev
sudo
apt
install
git cmake libpurple-dev libmxml-dev libxml2-dev libsqlite3-dev libgcrypt20-dev
```
__ArchLinux, Parabola__
```
bash
...
...
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