diff --git a/docs/publish.rst b/docs/publish.rst
index c343a2d3..b929579e 100644
--- a/docs/publish.rst
+++ b/docs/publish.rst
@@ -11,7 +11,7 @@ datasette publish
Once you have created a SQLite database (e.g. using `csvs-to-sqlite `_) you can deploy it to a hosting account using a single command.
-You will need a hosting account with `Heroku `__ or `Google Cloud `__. Once you have created your account you will need to install and configure the ``now`` or ``heroku`` command-line tools.
+You will need a hosting account with `Heroku `__ or `Google Cloud `__. Once you have created your account you will need to install and configure the ``heroku`` or ``gcloud`` command-line tools.
Publishing to Heroku
--------------------