aboutsummaryrefslogtreecommitdiff
path: root/content/notes/install-plan9port-linux.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-05-26 00:45:36 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-05-26 00:45:36 +0200
commitd26a55ee8b520a1ae0fc4c0973d3f9880a5357f8 (patch)
tree70048479e9573569dcb0cb35ea86a3116204ea04 /content/notes/install-plan9port-linux.md
parent43b0708769eb61392050045b881f8e6ba39c5b66 (diff)
downloadmitjafelicijan.com-d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8.tar.gz
Housecleaning
Diffstat (limited to 'content/notes/install-plan9port-linux.md')
-rw-r--r--content/notes/install-plan9port-linux.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/notes/install-plan9port-linux.md b/content/notes/install-plan9port-linux.md
index b74d2c0..4773161 100644
--- a/content/notes/install-plan9port-linux.md
+++ b/content/notes/install-plan9port-linux.md
@@ -17,3 +17,4 @@ git clone https://github.com/9fans/plan9port $HOME/plan9
17cd $HOME/plan9/plan9port 17cd $HOME/plan9/plan9port
18./INSTALL -r $HOME/plan9 18./INSTALL -r $HOME/plan9
19``` 19```
20