From 1e8eea06ece8baa1b885c4c582cacde39fad7fb8 Mon Sep 17 00:00:00 2001 From: Marius Gundersen Date: Mon, 3 Apr 2017 10:16:54 +0200 Subject: [PATCH] Improved install instructions for hosted css file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84031522..3e754fe1 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ This started as a fork to **jenkins-material-theme**, but changed mostly to use ### Using your Jenkins Hosting -1. Upload the file `http://jenkins-contrib-themes.github.io/jenkins-neo-theme/dist/neo-light.css` to your web server +1. Upload the file `http://jenkins-contrib-themes.github.io/jenkins-neo-theme/dist/neo-light.css` to the `userContent` folder in the jenkins home directory. -1. Follow the steps of the previous method using your uploaded file as URL in step 4 +1. Follow the steps of the previous method using `/userContent/neo-light.css` as the url ### Using Stylish (only you will be able to see the awesome theme)