Skip to content

Commit 3a339c7

Browse files
author
webdev778
committed
Fixup in README
1 parent bf59f7a commit 3a339c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Interscript implementation. Those maps are compiled to respective `.py` files in
4848

4949
[source,shell]
5050
---
51-
$ ./setup.sh
51+
$ ./build.sh
5252
$ pip install -e .
5353
$ pytest
5454
---
@@ -57,7 +57,7 @@ $ pytest
5757

5858
[source,shell]
5959
---
60-
$ ./setup.sh
60+
$ ./build.sh
6161
$ python -m build
6262
---
6363

0 commit comments

Comments
 (0)