Update changelog

This commit is contained in:
ngosang
2023-03-20 23:16:39 +01:00
parent 8d9bac9dd4
commit 2297bab185
2 changed files with 14 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ This is the recommended way for Windows users.
### From source code
* Install [Python 3.11](https://www.python.org/downloads/).
* Install [Chrome](https://www.google.com/intl/en_us/chrome/) or [Chromium](https://www.chromium.org/getting-involved/download-chromium/) web browser.
* Install [Chrome](https://www.google.com/intl/en_us/chrome/) (all OS) or [Chromium](https://www.chromium.org/getting-involved/download-chromium/) (just Linux, it doesn't work in Windows) web browser.
* (Only in Linux / macOS) Install [Xvfb](https://en.wikipedia.org/wiki/Xvfb) package.
* Clone this repository and open a shell in that path.
* Run `pip install -r requirements.txt` command to install FlareSolverr dependencies.