Skip to content

Commit 07d218c

Browse files
committed
Update manual installation instruction.
1 parent 3034b4b commit 07d218c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ To manually install this project, simply run the following:
5959

6060
$ git clone https://github.com/PyFunceble/web-worker.git pyfunceble-web-worker
6161
$ cd pyfunceble-web-worker
62-
$ pip3 install --user PyFunceble-dev uvicorn[standard]
62+
$ pip3 install --user --pre PyFunceble-dev
63+
$ pip3 install --user uvicorn[standard]
6364
$ pip3 install --user .
6465

6566
GitHub Packages

0 commit comments

Comments
 (0)