Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmccurley committed Jan 11, 2025
1 parent 66bd21d commit 5b99955
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 @@ -525,7 +525,7 @@ and users in the database. Using sqlite is probably simpler in development,
and SQLAlchemy shields you from details of the database.

There is a test instance of this running at publishtest.iacr.org. That has
`config.TESTING_INSTANCE` set to true.
`config.DEMO_INSTANCE` set to true.

You need to install some things on the machine, including a python virtual
environment and docker. First start with
Expand Down

0 comments on commit 5b99955

Please sign in to comment.