diff --git a/docs/getting-started.rst b/docs/getting-started.rst --- a/docs/getting-started.rst +++ b/docs/getting-started.rst @@ -145,7 +145,7 @@ You are done with object storage setup! Let's setup the database:: - swh-storage/sql/bin/db-init softwareheritage-dev + swh-db-init storage -d softwareheritage-dev ``softwareheritage-dev`` is the name of the DB that will be created, it should match the ``db`` line in ``storage.yml``