Update README.md

This commit is contained in:
He4eT 2021-01-18 14:39:25 +05:00 committed by GitHub
commit fec81559ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,12 +39,12 @@ the full list of "bricks" on [this page](/docs/table_of_contents.md).
### Build
```
t3make -f experiment
t3make -f yet_another_experiment
```
### Incremental build
```
watch -n 1 t3make -d -we -nobanner -f experiment
watch -n 1 t3make -d -we -nobanner -f yet_another_experiment
```
## Tutorials and documentation