diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/utils/README.eyaml.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/utils/README.eyaml.rst b/config/utils/README.eyaml.rst index 386a21bb..0031d9d8 100644 --- a/config/utils/README.eyaml.rst +++ b/config/utils/README.eyaml.rst @@ -29,7 +29,7 @@ Prerequisites .. code-block:: bash $ mkdir ~/.eyaml/ - $ cp config.yaml.example ~/.eyaml/config.yaml + $ cp config.example.yaml ~/.eyaml/config.yaml Encryption ---------- |