diff --git a/README.md b/README.md index 03c926e..e48677d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # dioxus-tailwind +## Installation + +### Install dependencies +``` +npm install +``` + ## Usage #### Start a `dev-server` for the project: