Skip to content

Commit 196870f

Browse files
committed
pic link fix
2 parents e71f604 + 3076939 commit 196870f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/zkEVM/building.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -euo pipefail
33

4-
/Users/ammatlala/Library/Python/3.11/bin/virtualenv venv
4+
virtualenv venv
55
source venv/bin/activate
66
pip3 install -r requirements.txt
77
mkdocs serve --strict

0 commit comments

Comments
 (0)