From 937d9558855ccc6b50f56a614dbfb4edc11ecc5a Mon Sep 17 00:00:00 2001 From: Relintai Date: Wed, 12 May 2021 09:51:07 +0200 Subject: [PATCH] Update the project's name. --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7d739c4..4ff2048 100644 --- a/Readme.md +++ b/Readme.md @@ -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 ```