Skip to content

Commit

Permalink
Update readme.MD added more info on the windows 1 installation
Browse files Browse the repository at this point in the history
added more info on the windows 1  installation
  • Loading branch information
DrewThomasson authored Dec 15, 2023
1 parent 86bd612 commit c9be667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Because of BookNLP Windows issues, all of this will be run in WSL (don't worry,
`sudo apt install calibre`

(This will install Miniconda)
Mini conda code was taken from here:https://docs.conda.io/projects/miniconda/en/latest/
`mkdir -p ~/miniconda3`
`wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda3/miniconda.sh`
`bash ~/miniconda3/miniconda.sh -b -u -p ~/miniconda3`
Expand Down

0 comments on commit c9be667

Please sign in to comment.