Skip to content

Commit 76042a5

Browse files
ACrazyTownninjamuffin99
authored andcommitted
Get rid of PicoCSS install step in the README
Keep Node install step
1 parent da49d5c commit 76042a5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ for generation, [Tailwind CSS](https://tailwindcss.com/) for styling, and [Iconi
1212
[zola are here](https://www.getzola.org/documentation/getting-started/installation/).
1313
It is just a binary file you either add to your path, or install via package
1414
manager!
15-
- We get Pico CSS from NPM, so you need to [install node](https://nodejs.org) if
16-
you don't already have it.
17-
- Then you can just `npm ci` to get Pico CSS
15+
- You need to [install node](https://nodejs.org) if you don't already have it.
1816

1917
# Running the site
2018

0 commit comments

Comments
 (0)