diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..689e50f --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,2 @@ +include LICENSE +include README.md \ No newline at end of file diff --git a/README.md b/README.md index ded425b..25e84d5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It contains functions and simple command line tools for make/pack unity3d compat ## Install ```bash -pip3 install git+ssh://git@github.com/Cryptomelone/lz4unipy.git +pip3 install lz4unipy ``` ## Usage