Skip to content

Commit

Permalink
Merge pull request #18 from KeithHenry/patch-1
Browse files Browse the repository at this point in the history
Fix #15 mistake in package name
  • Loading branch information
jlongster committed Aug 25, 2021
2 parents 640af75 + abf72c4 commit 9e8e706
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 @@ -18,7 +18,7 @@ You can check out the [example project](https://github.com/jlongster/absurd-exam
First you install the packages:

```
yarn add @jlongster/sql.js absurd-sql.js-backend
yarn add @jlongster/sql.js absurd-sql
```

Right now you need to use my fork of `sql.js`, but I'm going to open a PR and hopefully get it merged. The changes are minimal.
Expand Down

0 comments on commit 9e8e706

Please sign in to comment.