diff options
author | Joshua Yun <joshua@joshuayun.com> | 2025-02-17 00:04:40 -0600 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2025-02-17 00:04:40 -0600 |
commit | 8a4942ca96bc32c3f273a26ceda536adadac0615 (patch) | |
tree | 39c39ef5b07532c74636f4843b068cf33233386e | |
parent | bf3cb0b74a73a58c5f710d60030cbd4c824b956a (diff) | |
download | riscv-processor-8a4942ca96bc32c3f273a26ceda536adadac0615.tar.gz |
readme spacing nonsense
-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. |