aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-01-10 11:58:03 -0500
committerJesús <heckyel@hyperbola.info>2020-01-10 11:58:03 -0500
commit71ed24398fc74d5dc5d6945991ac23fbc23b23dc (patch)
tree2c8c0fbc7ee3c309158ecab32a62efe5a897906a /README.md
parent1acb821e0142136344ccf40c1e5fb664d7db2e70 (diff)
downloademmet-mode-71ed24398fc74d5dc5d6945991ac23fbc23b23dc.tar.lz
emmet-mode-71ed24398fc74d5dc5d6945991ac23fbc23b23dc.tar.xz
emmet-mode-71ed24398fc74d5dc5d6945991ac23fbc23b23dc.zip
Remove autogenerated files
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 3 insertions, 7 deletions
diff --git a/README.md b/README.md
index b5dab90..f0522d4 100644
--- a/README.md
+++ b/README.md
@@ -564,11 +564,7 @@ For further information and demo see [Emmet's documentation](http://docs.emmet.i
## Development Notes
-When working on emmet-mode, DO NOT directly edit `emmet-mode.el`. It is generated from the files in the `/src` directory by `make`. When making changes, make them to the relevant source file, then run:
+When working on emmet-mode. It is generated from the files in the `/src` directory by `make`.
-```sh
-make clean
-make
-```
-
-in the root directory of your emmet-mode repository.
+ make clean
+ make