code2022 commited on
Commit
d282cf5
·
verified ·
1 Parent(s): 4f5b807

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ This repository is part of [playbook for experiments on fine tuning small langua
19
  ### Before you start
20
 
21
  - Clone the repository https://github.com/code2k13/onnx_javascript_browser_inference/edit/main/README.md
22
- - From all files from this repository to the `model_files` directory of the cloned github repository.
23
  - Run `npm install`
24
 
25
  ### To run NodeJS example (NodeJS + onnx-runtime, server side)
 
19
  ### Before you start
20
 
21
  - Clone the repository https://github.com/code2k13/onnx_javascript_browser_inference/edit/main/README.md
22
+ - Copy all files from this repository to the `model_files` directory of the cloned github repository.
23
  - Run `npm install`
24
 
25
  ### To run NodeJS example (NodeJS + onnx-runtime, server side)