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
59e62aa8
Commit
59e62aa8
authored
May 17, 2019
by
Matias Guijarro
Browse files
Merge branch 'fix_doc_GS_install' into 'master'
typo See merge request
bliss/bliss!1307
parents
e29946b1
48622e6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/docs/index.md
View file @
59e62aa8
...
...
@@ -24,10 +24,14 @@ To update BLISS on an ESRF installation:
`git pull`
* install up-to-date dependencies: `conda install --file
./requirements-conda.txt`
* install up-to-date dependencies:
`conda install --file ./requirements-conda.txt`
* Pip-install BLISS making a link from conda environmnet
directory to git repository: `pip install --no-deps -e .`
directory to git repository:
`pip install --no-deps -e .`
!!! note
...
...
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