mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-22 20:48:59 +00:00
Update readme.md
Add note about installing tailwindcss via npm
This commit is contained in:
parent
2315fdc731
commit
202bda884f
@ -11,10 +11,13 @@ platforms, but for lack of suitable hardware, this can not be guaranteed.
|
||||
**Docker** - It is a bit of a pain to install, but if you follow
|
||||
[this guide](https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository) you're on the right track for ubuntu-like systems.
|
||||
|
||||
**JDK 21** - The code uses Java 21 preview features.
|
||||
**JDK 23** - The code uses Java 23 preview features.
|
||||
|
||||
The civilized way of installing this is to use [SDKMAN](https://sdkman.io/);
|
||||
graalce is a good distribution choice but it doesn't matter too much.
|
||||
|
||||
**Tailwindcss** - Install NPM and run `npm install -D tailwindcss`
|
||||
|
||||
## Quick Set up
|
||||
|
||||
[https://docs.marginalia.nu/](https://docs.marginalia.nu/) has a more comprehensive guide for the install
|
||||
|
Loading…
Reference in New Issue
Block a user