Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
franioli authored Apr 11, 2024
1 parent 35c5b6a commit 47138f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Download the [current .whl file](https://www.agisoft.com/downloads/installer/) a
conda create -n metashape python=3.10
conda activate metashape
pip3 install Metashape-"XX".whl
pip3 install -r requirements.txt
pip3 install -e .
```

### License
Expand Down

0 comments on commit 47138f1

Please sign in to comment.