Small fixes in two posts
This commit is contained in:
parent
349f199d5c
commit
516ab78579
|
@ -19,7 +19,7 @@ Back then I did not know how to do it, so today, after a [short conversation wit
|
|||
|
||||
First you need a cluster. To start, create the config for 3 instances on port 7001-7003. This is even simpler than the [Cluster tutorial][].
|
||||
|
||||
~~~ruby
|
||||
~~~shell
|
||||
mkdir cluster-test && cd cluster-test
|
||||
|
||||
for port in 7001 7002 7003; do
|
||||
|
|
|
@ -53,7 +53,7 @@ The audience for your product has completely different expectations, the country
|
|||
|
||||
{::options parse_block_html="true" /}
|
||||
<span style="float:right;margin-left:10px;width:250px;">
|
||||
[![rin live-coding a game](/th-2014-08-02_10.21.40.jpg)](/2014-08-02_10.21.40.jpg)
|
||||
[![rin live-coding a game](//tmp.fnordig.de/eurucamp2014/th-2014-08-02_10.21.40.jpg)](//tmp.fnordig.de/eurucamp2014/2014-08-02_10.21.40.jpg)
|
||||
</span>
|
||||
{::options parse_block_html="false" /}
|
||||
|
||||
|
|
Loading…
Reference in a new issue