Skip to content

Commit 7e59c5d

Browse files
Groverkssivanradanov
authored andcommitted
Fix script name in installation instructions
1 parent 6283451 commit 7e59c5d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/polymer/docs/INSTALL_WITHIN_POLYGEIST.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ To run it:
88

99
```sh
1010
# At the root directory of Polymer
11-
./scripts/get-polygeist.sh
11+
./scripts/build-with-polygeist.sh
1212
```
1313

1414
At the end of this script, `check-polymer` will be launched to perform the regression tests.
1515

1616
Also, the `build` directory in the Polygeist project will be symlinked to the root of Polymer. You can access to all the binaries over there.
17-

0 commit comments

Comments
 (0)