Rewrite some parts of readme

This commit is contained in:
Kristóf Tóth 2018-03-31 20:21:26 +02:00
parent 265a2d1abb
commit 797099086d
1 changed files with 4 additions and 2 deletions

View File

@ -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).