mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-24 19:43:35 +00:00
fix link to samples in nodejs README (#6746)
This commit is contained in:
parent
79b966b01a
commit
a25c8e52a9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Install the latest dev version:
|
|||
npm install onnxruntime@dev
|
||||
```
|
||||
|
||||
Refer to [Node.js samples](../samples/README.md#Nodejs) for samples and tutorials.
|
||||
Refer to [Node.js samples](../samples/nodejs/README.md) for samples and tutorials.
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue