Skip to content

Commit

Permalink
MacOS or Unix
Browse files Browse the repository at this point in the history
  • Loading branch information
rgriff23 committed Jun 22, 2024
1 parent f7bce35 commit dfcf399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ From the project root, create a dedicated environment for your project using, e.
python -m venv artkit-env
```

and activate it on MacOS with:
and activate it on MacOS or Unix with:

```
source artkit-env/bin/activate
Expand Down

0 comments on commit dfcf399

Please sign in to comment.