Skip to content

Commit 83cf930

Browse files
committed
Fix path on command
1 parent 17c879d commit 83cf930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-test-lab/mithril-devnet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This cli is inspired by this [script](https://github.com/input-output-hk/cardano
2525
git clone https://github.com/input-output-hk/mithril
2626

2727
# Go to sources directory
28-
cd mithril-test-lab/mithril-devnet
28+
cd mithril/mithril-test-lab/mithril-devnet
2929

3030
# Chmod scripts
3131
chmod u+x *.sh

0 commit comments

Comments
 (0)