diff --git a/README.rst b/README.rst index da27bc60b..41f0ed681 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,12 @@ For detailed usage and installation instructions check out the `documentation `__ restic, start off with creating a repository for your backups:: + +Once you've `installed +`__ restic, start +off with creating a repository for your backups: + +.. code-block:: console $ restic init --repo /tmp/backup enter password for new backend: @@ -18,7 +23,9 @@ Once you've `installed