diff --git a/README.md b/README.md index ad1ba919885a6773b98e1e1c75b920ce9d109dac..1464c91608b4532c1064423fa4eb1a8245498c16 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,11 @@ PGL supports both Python 2 & 3 ## Installation -pip install pgl - - +The current version of PGL is 0.1.0.beta. You can simply install it via pip. +```sh +pip install pgl +``` ## The Team