We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80943c commit 60d149eCopy full SHA for 60d149e
README.md
@@ -17,7 +17,7 @@ This template is designed for personal use and open-source projects. It provides
17
18
## Usage
19
```sh
20
-rails new <app_name> -j importmap -c tailwind -d sqlite3 -m https://raw.githubusercontent.com/bastos/rails-template/refs/heads/main/template.rb
+rails new <app_name> -c tailwind -m https://raw.githubusercontent.com/bastos/rails-template/refs/heads/main/template.rb
21
```
22
23
## License
0 commit comments