Skip to content

Commit

Permalink
Update howto.md
Browse files Browse the repository at this point in the history
  • Loading branch information
redocmath committed Mar 28, 2024
1 parent 70a3455 commit 4d302f9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/howto.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@ Done!

The library file(`library.so`) should be placed in the path `${ExecutableFilePath}/lib/library.so`.

- Windows
```bash
./Wopslang.exe <file directory>.wops
```

- Others
```bash
./Wopslang <file directory>.wops
```
Expand Down

0 comments on commit 4d302f9

Please sign in to comment.