Skip to content

Commit

Permalink
update figure + install huide
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-vdm committed Sep 27, 2024
1 parent 9e73e20 commit d2d6c74
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions activity_browser/docs/wiki/Installation-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ conda config --prepend channels conda-forge

## Installing Activity Browser
You can now install Activity Browser by creating a python environment (`ab`)

Depending on your computer and internet connection, it can take a while for this to complete.
You will need to confirm that you really want to install the environment.

```bash
conda create -n ab -c conda-forge activity-browser
```
Expand All @@ -53,3 +57,8 @@ These commands will update the Activity Browser and all of its dependencies in t
conda activate ab
conda update activity-browser
```
> [!IMPORTANT]
> If you currently have a version <u>below</u> `2.10.0`, please consult
> [this guide](https://github.com/LCA-ActivityBrowser/activity-browser/discussions/1049)
> to update.
Binary file modified activity_browser/docs/wiki/assets/contribution_manipulation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d2d6c74

Please sign in to comment.