mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Link to dev environment instructions from installation guide
This commit is contained in:
parent
7dda8898c1
commit
6b398c2971
2 changed files with 4 additions and 0 deletions
|
|
@ -83,3 +83,5 @@ If you want to install Datasette in its own virtual environment, use this::
|
|||
You can now run Datasette like so::
|
||||
|
||||
datasette fixtures.db
|
||||
|
||||
If you want to start making contributions to the Datasette project by installing a copy that lets you directly modify the code, take a look at our guide to :ref:`devenvironment`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue