From 8ce8167e4402795e9331160a5918d7fd4bcb143c Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 26 May 2020 18:39:55 +0300 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e16c26..2df0683 100755 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The following dependencies need to be downloaded and installed for Bootstrap Sit 1. Download & Install all required dependencies. 2. Create new folder `/project/themes/bootstrap-site` -3. Download Noir Theme and unzip theme to the folder `/project/themes/bootstrap-site` +3. Download Bootstrap Site Theme and unzip theme to the folder `/project/themes/bootstrap-site` 4. Update setting `theme` with new value `bootstrap-site` in `/project/config/plugins/site/settings.yaml` The theme by itself is useful, but you may have an easier time getting up and running by installing a project skeleton for this theme, it is placed in the `_project` folder. The Bootstrap Site Project Skeleton contains: sample content, fieldsets for Admin Panel Plugin. Just copy `_project` folder content into your project folder.