Skip to content

Commit

Permalink
add info about time it takes to install
Browse files Browse the repository at this point in the history
  • Loading branch information
borauyar committed Sep 6, 2024
1 parent 5e417db commit bded256
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

### Install

The installation process via pip/conda (assuming you have conda installed) should take a few minutes.

```
# create an environment with python 3.11
conda create --name flexynesisenv python==3.11
Expand Down

0 comments on commit bded256

Please sign in to comment.