diff --git a/README.md b/README.md index ef9b414..09a9f75 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ Just copy and paste the following command in a terminal: > You have trust issues regarding the public key infrastructure? You can request a checksum authenticated version of the installer command from our team! -This will clone `frontend-tutorial-framework` and this repository, install `npm` dependencies for the frontend and pin the latest release of the framework baseimage as the parent in the `Dockerfile` of `test-tutorial-framework`. +This will set up a special version of `test-tutorial-framework` just for you: +- the latest frontend is included in `solvable/frontend` with dependencies installed +- `solvable/Dockerfile` is pinned to use the latest TFW baseimage -After this, you can run use the `hack/tfw.sh` script to build and run your copy. +After this, you can run use the `hack/tfw.sh` script to build and run your copy (just call it without any arguments to see usage information).