ソースを参照

Update to using twine

James Bowman 6 年 前
コミット
93ef816a5c
1 ファイル変更2 行追加1 行削除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -11,4 +11,5 @@ To test run `go`, it should produce:
 
 To install do:
 
-    python setup.py sdist upload
+    python setup.py sdist
+    twine upload dist/*