aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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