Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Ansgar Schmidt
satnogs-auto-scheduler
Commits
88c3d03c
Commit
88c3d03c
authored
May 19, 2020
by
Ansgar Schmidt
🚀
Browse files
Adding missing packages to apt-get
parent
3e62b74f
Pipeline
#147487412
passed with stage
in 1 minute and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
88c3d03c
...
...
@@ -10,7 +10,7 @@ You will need Python 3 and the Python virtualenv utility. The following example
```
bash
sudo
apt-get update
sudo
apt-get
install
virtualenv python3-virtualenv
sudo
apt-get
install
virtualenv python3-virtualenv
libxml2-dev libxslt1-dev
virtualenv
-p
python3
env
source env
/bin/activate
pip
install
-r
requirements.txt
...
...
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