]> git.lizzy.rs Git - micro.git/blobdiff - runtime/README.md
Fix the syntax for Raku variables. (#2309)
[micro.git] / runtime / README.md
index 165b587cd5f61fa3758702ed0da55db3bdc7750e..fea93f57d607b190eaf83203f2d14dd163a76606 100644 (file)
@@ -1,4 +1,5 @@
 # Runtime files for Micro
 
-This directory will be embedded in the Go binary for portability, but it may just as well be put in `~/.micro`. If you would like to make your own colorschemes
-and syntax files, you can put in in `~/.micro/colorschemes` and `~/.micro/syntax` respectively.
+This directory will be embedded in the Go binary for portability, but it may just as well be put in `~/.config/micro`. If you would like to make your own colorschemes
+and syntax files, you can put them in `~/.config/micro/colorschemes` and `~/.config/micro/syntax` respectively.
+