mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-19 01:24:20 +01:00
Updated README.md to use pipenv
This commit is contained in:
@@ -44,7 +44,7 @@ sqlite> INSERT INTO users VALUES (2, 'bob');
|
|||||||
or use the testing script to generate one for you:
|
or use the testing script to generate one for you:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
./testing/gen-database.py
|
pipenv run ./testing/gen-database.py
|
||||||
```
|
```
|
||||||
|
|
||||||
You can then start the Limbo shell with:
|
You can then start the Limbo shell with:
|
||||||
|
|||||||
Reference in New Issue
Block a user