Replaced a straggling 'datasette publish now' reference

pull/479/head
Simon Willison 2019-05-19 11:12:53 -07:00
rodzic 7d8573d672
commit 870f6dd55f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -24,7 +24,7 @@ Datasette to ``pip install`` specific plugins as part of the process. You can
use the name of a package on PyPI or any of the other valid arguments to ``pip
install`` such as a URL to a ``.zip`` file::
datasette publish now mydb.db \
datasette publish cloudrun mydb.db \
--install=datasette-plugin-demos \
--install=https://url-to-my-package.zip