Add --nolock to the README Chrome demo

Refs #1744
This commit is contained in:
Simon Willison 2022-09-10 14:24:26 -07:00 committed by GitHub
commit 610425460b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ This will start a web server on port 8001 - visit http://localhost:8001/ to acce
Use Chrome on OS X? You can run datasette against your browser history like so:
datasette ~/Library/Application\ Support/Google/Chrome/Default/History
datasette ~/Library/Application\ Support/Google/Chrome/Default/History --nolock
Now visiting http://localhost:8001/History/downloads will show you a web interface to browse your downloads data: