From d54fb3ee82ce43bb38baa1e119f35be0189edeb1 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Sat, 3 Apr 2021 09:59:25 -0700 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 1dfc44c..b0761f3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -45,7 +45,7 @@ To actually build a stand-alone `.exe`, install A standalone binary can be created in the `dist` folder via ``` -(venv) > python setup.py install +(venv) > python setup.py ``` You may get an error which can be solved by looking at