mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-03 17:35:51 +00:00
Fix build.md wamr version (#5535)
This commit is contained in:
4
BUILD.md
4
BUILD.md
@@ -210,9 +210,9 @@ It add metering and expose some internal structures.
|
||||
|
||||
```
|
||||
# Conan 1.x
|
||||
conan export external/wamr wamr/2.2.0@
|
||||
conan export external/wamr wamr/2.3.1@
|
||||
# Conan 2.x
|
||||
conan export --version 2.2.0 external/wamr
|
||||
conan export --version 2.3.1 external/wamr
|
||||
```
|
||||
|
||||
### Build and Test
|
||||
|
||||
Reference in New Issue
Block a user