Update the project's name.

This commit is contained in:
Relintai 2021-05-12 09:51:07 +02:00
parent c52c807a89
commit 937d955885

View File

@ -29,7 +29,7 @@ clone this repo, then call `scons`, it will clone rcpp cms into a new engine dir
You don't have to run it before / between builds.
```
# git clone https://github.com/Relintai/school_industrial_comm_2021.git school_industrial_comm_2021
# git clone https://github.com/Relintai/rcpp_sample_simple_data_collector_app.git rcpp_sample_simple_data_collector_app
# cd school_industrial_comm_2021
# scons
```