mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-22 07:42:32 +00:00
Changed: Max Python Tested
Changed: Max Python Tested
parent
5cb7e7732b
commit
3e32775141
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Bazarr installed through this installer won't update from any other branch other
|
|||
bazarr requires Python 3.7 or greater and can be run from source. This will use *git* as the updater, so make sure that it's installed.
|
||||
|
||||
1. Install [GIT](http://git-scm.com/)
|
||||
2. Install Python 3.7 or greater (latest is good) from [this link](https://www.python.org/downloads/release/python-381/) and make sure to check the box to have Python directory added to the system path variable.
|
||||
2. Install Python 3.7 or greater (Till [Python 3.8.6](https://www.python.org/downloads/release/python-386/) Tested) from [this link](https://www.python.org/downloads/release/python-386/) and make sure to check the box to have Python directory added to the system path variable.
|
||||
3. Open up CMD and go to the folder you want to install bazarr. Do not use `C:\Program Files` or `C:\Program Files (x86)` as you could run into strange issues. Something like `C:\bazarr` is a better choice.
|
||||
4. Run `git clone https://github.com/morpheus65535/bazarr.git`
|
||||
5. Go to the bazarr folder `cd bazarr`
|
||||
|
|
Loading…
Reference in a new issue