Skip to content

Commit d2d6c74

Browse files
committed
update figure + install huide
1 parent 9e73e20 commit d2d6c74

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

activity_browser/docs/wiki/Installation-Guide.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ conda config --prepend channels conda-forge
3434

3535
## Installing Activity Browser
3636
You can now install Activity Browser by creating a python environment (`ab`)
37+
38+
Depending on your computer and internet connection, it can take a while for this to complete.
39+
You will need to confirm that you really want to install the environment.
40+
3741
```bash
3842
conda create -n ab -c conda-forge activity-browser
3943
```
@@ -53,3 +57,8 @@ These commands will update the Activity Browser and all of its dependencies in t
5357
conda activate ab
5458
conda update activity-browser
5559
```
60+
61+
> [!IMPORTANT]
62+
> If you currently have a version <u>below</u> `2.10.0`, please consult
63+
> [this guide](https://github.com/LCA-ActivityBrowser/activity-browser/discussions/1049)
64+
> to update.
-42.2 KB
Loading

0 commit comments

Comments
 (0)