Changes
Page history
Update Update Guide
authored
Jun 15, 2020
by
Jonathan Jones
Hide whitespace changes
Inline
Side-by-side
Update-Guide.md
View page @
0764fb81
...
@@ -11,11 +11,6 @@
...
@@ -11,11 +11,6 @@
user@host:~/repo/blocks$
conda
env
update
--file
blocks-analysis.yml
user@host:~/repo/blocks$
conda
env
update
--file
blocks-analysis.yml
user@host:~/repo/blocks$
conda activate blocks-analysis
user@host:~/repo/blocks$
conda activate blocks-analysis
```
```
*
Install the new changes.
```
console
user@host:~/repo/blocks$
python setup.py
install
```
# Pulling from git when your local version has been modified
# Pulling from git when your local version has been modified
Here's a typical scenario:
Here's a typical scenario:
...
...
...
...