Skip to content

Commit c9b7c3e

Browse files
committed
Reduce GIF dimensions for better compatibility in installation script
1 parent 52c5f04 commit c9b7c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/vhs/install.tape

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
Output docs/vhs/usage.gif
5959

6060
Set Shell "bash"
61-
Set Width 1600
62-
Set Height 1000
61+
Set Width 600
62+
Set Height 800
6363

6464

6565
Type "# Create python virtual environment and install struct" Enter

0 commit comments

Comments
 (0)