Skip to content

Commit

Permalink
chore(README): update README example
Browse files Browse the repository at this point in the history
We don't need to include `dalec/js/main.js`
since #18
  • Loading branch information
hamadr committed Oct 27, 2023
1 parent b86c5ea commit 57ed2e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ An example app is packaged to get a working example which does not require any e
* add `dalec_example`, `dalec_prime` and `dalec` to `INSTALLED_APPS`
* run migrations
* include dalec.urls inside your project's urls
* add `dalec/js/main.js` inside your base.html or inside the template where you want to display the example
* add those fragments of code inside the template where you want to display the example:

```django
Expand Down

0 comments on commit 57ed2e3

Please sign in to comment.