Skip to content

Commit fc526ba

Browse files
committed
Updated README
Signed-off-by: Herbert Rocha <herberthb12@gmail.com>
1 parent 8f67382 commit fc526ba

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
/modules export-ignore
55
/dependencies export-ignore
66
/utils export-ignore
7+
/sample export-ignore
78
README.md export-ignore
89
LICENSE export-ignore
910
Dockerfile export-ignore

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,12 @@ You can build Map2Check using our dockerfile, more details at https://map2check.
3131
<b>Install Map2Check</b>
3232

3333
<p align="justify">
34-
In order to install Map2Check on your PC, you should download and save the map2check.zip file on your disk from https://github.com/hbgit/Map2Check/releases.
34+
In order to install Map2Check on your PC, you should download and save the map2check zip file on your disk from https://github.com/hbgit/Map2Check/releases.
3535
After that, you should type the following command:
3636
</p>
3737

38-
> $ unzip map2check.zip
39-
> $ cd release
40-
41-
or from GitHub repository
42-
43-
> $ git clone https://github.com/hbgit/Map2Check.git
38+
> $ unzip v7.zip
39+
> $ cd Map2Check-7/release
4440
4541
<b>Testing tool</b>
4642

0 commit comments

Comments
 (0)