mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 14:18:42 +01:00
Merge pull request #480 from aliou/ad-fix-embedding-path
Fix embedding path in getting started
This commit is contained in:
@ -15,7 +15,7 @@ few dependencies are nice that way. "Wren" encompasses two separate artifacts:
|
||||
networking, stuff like that. It depends on [libuv][] for that
|
||||
functionality.
|
||||
|
||||
[embedded]: embedding-api.html
|
||||
[embedded]: embedding
|
||||
[libuv]: http://libuv.org/
|
||||
|
||||
If you're on a Unix or Mac and you can rock a command line, it's just:
|
||||
|
||||
Reference in New Issue
Block a user