We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0c92a commit 2b430c6Copy full SHA for 2b430c6
README.md
@@ -1,13 +1,12 @@
1
+Ruby Berlin e. V. Website README
2
+================================
3
-Ruby Berlin e.V. Website README
-=======================
4
-
5
-In this repository you'll find the website for Ruby Berlin e.V..
+In this repository you’ll find the website for Ruby Berlin e. V.
6
7
Install
8
-------
9
10
-Provided you have RVM installed, installation should require **4 Steps**:
+Provided you have RVM installed, installation should require **4 Steps:**
11
12
rvm 2.3.0
13
rvm gemset create middleman
@@ -19,7 +18,7 @@ Running
19
18
20
### Building static pages
21
22
-You can build the site into a `build`-directory:
+You can build the site into a `build` directory:
23
24
bundle exec middleman build
25
0 commit comments