diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-16 11:55:48 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-16 11:55:48 -0500 |
commit | f1648182936831a0c4990bf42ac8744c7db22561 (patch) | |
tree | c2cbd3df2c24de6c5aa7a1295193ed7ff5a967eb /README.md | |
parent | 5a8e7e30d2a3f806520749b60c85077dbc1f5d3e (diff) | |
download | yt-local-docker-f1648182936831a0c4990bf42ac8744c7db22561.tar.lz yt-local-docker-f1648182936831a0c4990bf42ac8744c7db22561.tar.xz yt-local-docker-f1648182936831a0c4990bf42ac8744c7db22561.zip |
[README.md]: update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ YT-Local in mode public instance for docker ```console -$ mv config.env.example config.env +$ cp -v config.env.example config.env ``` ```console |