Skip to content

Commit 8954171

Browse files
authored
add steps for updating environment
Closes #1017
1 parent e0e69ad commit 8954171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/installation/INSTALL_LINUX.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ This distribution is changing rapidly. If you used the `git clone` method (step
107107
108108
```
109109
(invokeai) ~/InvokeAI$ git pull
110+
(invokeai) ~/InvokeAI$ conda env update -f environment.yml
110111
```
111112
112113
This will bring your local copy into sync with the remote one.

0 commit comments

Comments
 (0)