Skip to content

Commit aedd448

Browse files
committed
temporarily use git url for installation [skip ci]
1 parent 4bb5b05 commit aedd448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This package allows you to write nothing, and still have your code do something.
1111
> It is highly recommended to use a virtual environment for proper installation of the `no.pth` file.
1212
1313
```shell
14-
python -m pip install no-code
14+
python -m pip install git+https://github.com/lemonyte/no-code
1515
```
1616

1717
[Python 3.10](https://www.python.org/downloads/) or a newer version is required.

0 commit comments

Comments
 (0)