aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2012-07-19 15:38:11 +0200
committerLukas Larsson <[email protected]>2012-07-19 15:38:11 +0200
commit0948779bd59c07653b157789c2edfd67892d3958 (patch)
tree2c658969acc752ad7efdbdc866bdc4af60110b5c /README.md
parent075ecdf8d78876d994b5e441e0da158a8cbd9898 (diff)
parentd26f31992baae77d6fd3fa063f22ee8ace33792c (diff)
downloadotp-0948779bd59c07653b157789c2edfd67892d3958.tar.gz
otp-0948779bd59c07653b157789c2edfd67892d3958.tar.bz2
otp-0948779bd59c07653b157789c2edfd67892d3958.zip
Merge branch 'lukas/add-howto-folder/OTP-10154'
* lukas/add-howto-folder/OTP-10154: Add a testing HOWTO Move README and INSTALL to HOWTO folder Fix missing accounting for outbound distribution bytes.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c38f097b0f..b7addf72e2 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Building and Installing
-----------------------
Information on building and installing Erlang/OTP can be found
-in the `INSTALL.md` document.
+in the [$ERL_TOP/HOWTO/INSTALL.md][] document.
Contributing to Erlang/OTP
--------------------------
@@ -74,3 +74,4 @@ Copyright and License
[1]: http://www.erlang.org
[2]: http://wiki.github.com/erlang/otp/submitting-patches
[3]: http://www.erlang.org/faq.html
+ [$ERL_TOP/HOWTO/INSTALL.md]: HOWTO/INSTALL.md