Skip to content

Commit

Permalink
Update setup.md (neo-project#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
Celia18305 committed Dec 23, 2019
1 parent f2110f9 commit 9406cc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en-us/node/cli/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ You can download and compile the Neo-CLI source directly from Github.

#### Installing required files

1. On Windows 10 install [.NET Core](<https://www.microsoft.com/net/download/windows>) and [.NET Framework](https://www.microsoft.com/net/download/windows).
1. On Windows 10 install [.NET Core](https://www.microsoft.com/net/download/windows) and [.NET Framework](https://www.microsoft.com/net/download/windows).

2. Git clone Neo-CLI source code from [Github](https://github.com/neo-project/neo-cli.git) or using the following command:

Expand Down Expand Up @@ -115,4 +115,4 @@ dotnet publish -c release -r osx-x64

## What's next?

[Configuring and Starting Neo-CLI](config.md)
[Configuring and Starting Neo-CLI](config.md)

0 comments on commit 9406cc3

Please sign in to comment.