summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a358f93..5f2ed45 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,12 @@
Ruby's [bundler](http://bundler.io/) is required to set up the blog. Follow the instructions:
-+ `gem install bundler`
-+ `bundler install`
++ `sudo apt-get install bundler`
++ `make deps`
## Work on the blog
-I don't really care about a clear history for the blog.
+I don't really care about a clean history for the blog.
## Write an article