aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Yun <joshua@joshuayun.com>2025-02-17 00:04:40 -0600
committerJoshua Yun <joshua@joshuayun.com>2025-02-17 00:04:40 -0600
commit8a4942ca96bc32c3f273a26ceda536adadac0615 (patch)
tree39c39ef5b07532c74636f4843b068cf33233386e
parentbf3cb0b74a73a58c5f710d60030cbd4c824b956a (diff)
downloadriscv-processor-8a4942ca96bc32c3f273a26ceda536adadac0615.tar.gz
readme spacing nonsense
-rw-r--r--tools/README.md2
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.