mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-03-03 01:51:32 +00:00
Fix typo in README from WARM to WAMR
Guessing this was supposed to WAMR not WARM
This commit is contained in:
parent
c46b10dcbc
commit
9a0d688198
|
|
@ -1,6 +1,6 @@
|
|||
# Tutorial
|
||||
|
||||
In this chapter, we want to walk you through the basic development knowledge and skills of WARM you may need so that you are ready to write your wasm application with WARM.
|
||||
In this chapter, we want to walk you through the basic development knowledge and skills of WAMR you may need so that you are ready to write your wasm application with WAMR.
|
||||
|
||||
For starters, you could learn how to compile different running mode of WAMR and their usage in [this section](build-tutorial/README.md).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user