Peter Bieringer 11 月之前
父節點
當前提交
7d351d6692
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      DOCUMENTATION.md

+ 1 - 1
DOCUMENTATION.md

@@ -65,7 +65,7 @@ If _install_ is not working and instead `error: externally-managed-environment`
 
 ```bash
 python3 -m venv ~/venv
-source venv/bin/activate
+source ~/venv/bin/activate
 ```
 
 and try to install with