repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b42d02
)
docs: refine README.md
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 29 Sep 2023 08:26:51 +0000
(10:26 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 29 Sep 2023 08:26:51 +0000
(10:26 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 71bc76538a389de0d475af558d46b077ec0234cd..e6c1d9de6e02ac81dbba3ed502f6b974e1feff4a 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-340,13
+340,13
@@
The syntax is similar to the charging station configuration template 'AutomaticT
In the [docker](./docker) folder:
-```
bash
+```
shell
make
```
<!-- Or with the optional git submodules:
-```
bash
+```
shell
make SUBMODULES_INIT=true
``` -->