Skip to content

Commit

Permalink
Update README.md (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie authored Jun 30, 2024
1 parent b847495 commit 7919c3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,9 @@ cd wllama
# Optionally, you can run this command to update llama.cpp to latest upstream version (bleeding-edge, use with your own risk!)
# git submodule update --remote --merge

# Install the required modules
npm i

# Firstly, build llama.cpp into wasm
npm run build:wasm
# Then, build ES module
Expand Down

0 comments on commit 7919c3f

Please sign in to comment.