Skip to content

Commit 9699b98

Browse files
committed
Update installation script to wait for virtual environment directory name change
1 parent 66adf68 commit 9699b98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/vhs/install.tape

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Sleep 5
6969
Type "source .venv/bin/activate" Enter
7070
Sleep 5
7171
Type "pip install git+https://github.com/httpdss/struct.git" Enter
72-
Wait /\.venv/
72+
Wait /venv/
7373
Sleep 2
7474
Type "# STRUCT is now installed and ready to use" Enter
7575
Type "struct list" Enter

0 commit comments

Comments
 (0)