From 2ee85f7ef53d598ea4f3d853f9f15fc08463e03b Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Mon, 24 Jul 2017 10:54:05 +0200 Subject: [PATCH] fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0815586..7a73290 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ The rest of the code is under this license: [License](https://svs.ankaa.uberspac # Installing ``` $ git clone --recursive https://svs.ankaa.uberspace.de/sterzy/sterzycom.git -$ mkdir site/config site/accounts thumbs content assests/avatars +$ mkdir site/config site/accounts thumbs content assets/avatars ``` Then [add your license](http://getkirby.com/docs/installation/license-code) and visit yoursite.com/panel. \ No newline at end of file