Browse Source

Don't need to make erlang.mk file anymore

Loïc Hoguin 10 years ago
parent
commit
49ffed442a
1 changed files with 1 additions and 2 deletions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -578,8 +578,7 @@ You can submit as many packages as you want in one pull
 request as long as you follow the instructions above.
 request as long as you follow the instructions above.
 
 
 For patches or plugins, you have to edit the `core/*.mk`
 For patches or plugins, you have to edit the `core/*.mk`
-or `plugins/*.mk` files and then run `make` to create an
-updated `erlang.mk`. If you submit a new plugin, you also
+or `plugins/*.mk` files. If you submit a new plugin, you also
 need to add it to the `build.config` file.
 need to add it to the `build.config` file.
 
 
 Make sure to keep the commit title short, to have a single
 Make sure to keep the commit title short, to have a single