Skip to content

Commit 95a9537

Browse files
committed
fix: output path of create_image.sh
1 parent c9fb795 commit 95a9537

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ If your system is not listed here, you can generate your own image by:
4444
2. Cloning this repository a
4545
3. Running the [create_image.sh](./create-image.sh) script
4646

47-
The script will build and image for your current operating system and architecture, and put it in the `bin/local`
48-
folder.
47+
The script will build and image for your current operating system and architecture as `target/json-schema-compiler`.
4948

5049
### 2. Compile json schema files
5150

0 commit comments

Comments
 (0)