From b83ed4f0e0bdbac0e15704bf4e4daf80e9b9688e Mon Sep 17 00:00:00 2001 From: mazong1123 Date: Sat, 23 Sep 2017 16:31:33 +0800 Subject: [PATCH] Updated format. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f34b9b1..c282f6b 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ the svn repo. ### Windows -- Option 1: Download `.msi` file in the [release page](https://github.com/mazong1123/svn2gitnet/releases). Double click to install it. ** Type `svn2gitnet --help` to verify the installation. ** +- Option 1: Download `.msi` file in the [release page](https://github.com/mazong1123/svn2gitnet/releases). Double click to install it. **Type `svn2gitnet --help` to verify the installation.** - Option: 2: Download `zip` file in the [release page](https://github.com/mazong1123/svn2gitnet/releases). Extract the zip, and add the folder to `PATH` environment variable. Open command line window and type `svn2gitnet --help`.