Skip to content

Commit

Permalink
docs: add platform comment in conda env creation
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrist authored and cpcloud committed Apr 13, 2023
1 parent 56b56b3 commit e38eacb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/community/contribute/01_environment.md
Expand Up @@ -51,6 +51,7 @@ hide:
=== "{{ os }}"

```sh
# Create a dev environment for {{platform}}
cd ibis
{{ manager }} create -n ibis-dev --file=conda-lock/{{ platform }}-3.10.lock
```
Expand Down

0 comments on commit e38eacb

Please sign in to comment.