Skip to content

Commit aa7236d

Browse files
authored
Updated README.md
1 parent 1e8b177 commit aa7236d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CoolHue gradients palette is **rendered by JSON** which makes it very easy to ma
88
You can create your very own personalized collection of Gradient Palette with CoolHue -
99
You should have [`bower`](https://bower.io/#install-bower) package manager installed on your machine to proceed further.
1010
1. Open terminal and install CoolHue with `bower install coolhue`.
11-
2. Go to `coolhue` directory with `cd coolhue` command and run `npm install`.
11+
2. Go to `coolhue` directory with `cd bower_components/coolhue` command and run `npm install`.
1212
3. Once, all the node modules are installed successfully, run `npm run coolhue`.
1313
4. All the gradients which appears in the browser are rendered from `scripts/coolhue.json` file.
1414
5. You just need to update the `coolhue.json` Object (array) to create your very own gradient palette. Open `scripts/coolhue.json` in the text editor and add or update the hex codes to generate the gradient palettes.

0 commit comments

Comments
 (0)