diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/README.md b/tools/README.md index b382ca9..630e576 100644 --- a/tools/README.md +++ b/tools/README.md @@ -7,6 +7,6 @@ To build the docker image, run ``` To enter the work environment. ``` - ./devbox.sh +./devbox.sh ``` The config directory mounts to the .config directory in root, for you to add your vim/nvim/tmux configurations. |