From f35c03f78a4b8ef90d47aab04fa776175ffbb03a Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Mon, 7 Oct 2013 17:36:01 +0200 Subject: [my-first-couchdb-plugin] remove note about ex-Makefile.dist --- src/my-first-couchdb-plugin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/my-first-couchdb-plugin/README.md b/src/my-first-couchdb-plugin/README.md index bce2124e7..814ef3b88 100644 --- a/src/my-first-couchdb-plugin/README.md +++ b/src/my-first-couchdb-plugin/README.md @@ -36,7 +36,7 @@ Next, install *rebar* from . Rebar is a build to It doesn’t do much, but you get your first module going. Let’s try to compile it. -`my_first_couchdb_plugin` comes with a `Makefile.dist` that helps you with common tasks. To make your life easier, rename it from `Makefile.dist` to `Makefile`. +`my_first_couchdb_plugin` comes with a `Makefile` that helps you with common tasks. To compile your code, simply run: -- cgit v1.2.1