Skip to content

Commit 0846df7

Browse files
🎉 It is now installable from pypi.
1 parent 6c65e3c commit 0846df7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: MANIFEST.in

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
include LICENSE
2+
include README.md

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It contains functions and simple command line tools for make/pack unity3d compat
99
## Install
1010

1111
```bash
12-
pip3 install git+ssh://[email protected]/Cryptomelone/lz4unipy.git
12+
pip3 install lz4unipy
1313
```
1414

1515
## Usage

0 commit comments

Comments
 (0)