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
Benoit Rousselle
bliss
Commits
c38fdfce
Commit
c38fdfce
authored
May 13, 2019
by
Cyril Guilloud
Browse files
added instructions to update BLISS.
parent
e332c565
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c38fdfce
...
...
@@ -6,4 +6,18 @@ Bliss
The bliss control library.
Latest documentation from master can be found
[
here
](
http://bliss.gitlab-pages.esrf.fr/bliss/master
)
\ No newline at end of file
Latest documentation from master can be found
[
here
](
http://bliss.gitlab-pages.esrf.fr/bliss/master
)
In short
========
To update BLISS from source:
```
conda install --file ./requirements-conda.txt
pip install --no-deps -e .
```
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