We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada5ad8 commit 9b23054Copy full SHA for 9b23054
1 file changed
docs/vhs/install.tape
@@ -63,8 +63,12 @@ Set Width 1200
63
Set Height 600
64
65
Type "# Create python virtual environment and install struct" Enter
66
-Type "python3 -m venv .venv" Sleep 2000ms Enter
+Type "python3 -m venv .venv" Enter
67
+Sleep 5
68
Type "source .venv/bin/activate" Enter
-Type "pip install git+https://github.com/httpdss/struct.git" Sleep 5000ms Enter
69
70
+Type "pip install git+https://github.com/httpdss/struct.git" Enter
71
+Sleep 30
72
Type "# STRUCT is now installed and ready to use" Enter
73
Type "struct list" Enter
74
+Sleep 10
0 commit comments