diff --git a/README.md b/README.md index 3768ea8..94423b7 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,9 @@ mise install # install all packages mise install:frozen +# update the assets +git -c submodule."assets".update=checkout submodule update --init assets + # start the application mise dev # ... or build the bundle