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.