From 5b5bf82ac35df3f8e4cce855fdef2cca2eb7b6a6 Mon Sep 17 00:00:00 2001 From: Ruan Date: Sat, 9 Mar 2019 13:20:12 +0000 Subject: [PATCH] Update Installation --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index f500c7d..e5619c1 100644 --- a/Installation.md +++ b/Installation.md @@ -28,7 +28,7 @@ If you're using XAMPP, find the "htdocs" folder in your XAMPP installation direc The look of the web interface is based on the Bootstrap theme. You can find Bootstrap 4 themes at https://bootswatch.com/. -From there you can download a `bootstrap.min.css` and replace the existing one located at `inc/css/bootstrap.min.css`. +From there you can download a `bootstrap.min.css` file and replace the existing one located in the installation folder at `inc/css/`. Currently the web interface uses Bootstrap 4. Previous versions of litebans-php used Bootstrap 3. These Bootstrap versions are not forward-compatible nor reverse-compatible, so don't use old themes or everything will break.