Skip to content

Commit 9723355

Browse files
authored
Update README with installation commands
Add installation instructions for Node.js and Playwright
1 parent fe312f9 commit 9723355

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ func main() {
159159
Start the gateway (assuming you are in the `examples/ollama` directory):
160160

161161
```bash
162+
sudo snap install node
163+
npx playwright install --with-deps
162164
go run .
163165
```
164166

0 commit comments

Comments
 (0)