Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerKSI committed Feb 15, 2024
1 parent 092fb74 commit 448b047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cd libgo_owasm && cargo build --release

Currently, the libraries can only be built on Linux and OS X using x86_64 architecture. If you are operating on an unsupported platform, you can push the code to GitHub to trigger a suite of GitHub Actions which will test and compile the library for you.

You can use the commands below to generate libraries for Linux (x86_64) and OS X (x86_64).
You can use the commands below to build the libraries on Linux (x86_64) and OS X (x86_64).

```sh
# Run test
Expand Down

0 comments on commit 448b047

Please sign in to comment.