Commit e808cb48 authored by Hendrik-Joern Guenther's avatar Hendrik-Joern Guenther
Browse files

Fix typos in readme

parent 1dfca1c8
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -17,6 +17,6 @@ To compile the CPM, the following dependencies are required:


## Get Started
## Get Started


To checkout this repository, clone it (or fork, if you want to contribute), using `git clone URL_OF_REPOSITORY --recursive`.
To checkout this repository, clone it (or after forking, if you want to contribute), using `git clone URL_OF_REPOSITORY --recursive`.
This will ensure that the git submodules for the CAM and DENM are also checkout out.
This will ensure that the git submodules for the CAM and CDD are also checked out.
The ISO TS 19091 dependency needs to be added manually due to copyright reasons.
The ISO TS 19091 dependency needs to be added manually due to copyright reasons.