Skip to content

Commit

Permalink
Update conda python version
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed May 11, 2021
1 parent fad079b commit 1ae6a3a
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 @@ -53,7 +53,7 @@ You can stop the container run with `Ctrl+C`, followed by `docker-compose down`.
We recommend using a Conda environment to install and run the Physical Address
Annotator.

conda create --name physical-address-annotator python=3.9.1
conda create --name physical-address-annotator python=3.9.4
conda activate physical-address-annotator

Install and start the Physical Address Annotator.
Expand Down

0 comments on commit 1ae6a3a

Please sign in to comment.