Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wiresio authored Nov 18, 2024
1 parent a5e8319 commit a250f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ pip install -e ".[dev]"
Install the JavaScript dependencies (the project relies on jsonld.js for JSON-LD framing)

```bash
npm ci && npm run build
npm ci && npm run build && touch tdd/lib/__init__.py
```

### Deploy a SPARQL endpoint
Expand Down

0 comments on commit a250f75

Please sign in to comment.