Skip to content

Commit

Permalink
update dotnet 2.0 (neo-project#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanblockchain authored and Celia18305 committed Feb 23, 2018
1 parent 26d9d9d commit 6ea398b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions es-es/node/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ yum install leveldb leveldb-devel libunwind libicu -y
subscription-manager repos --enable=rhel-7-server-dotnet-rpms
yum install scl-utils -y
scl enable rh-dotnetcore11 bash
echo "source scl_source enable rh-dotnetcore11" >> ~/.bashrc
yum install rh-dotnet20
scl enable rh-dotnet20 bash
wget https://github.com/neo-project/neo-cli/releases/download/v2.1.0/neo-cli-rhel.7.2-x64.zip
unzip neo-cli-rhel.7.2-x64.zip -d /opt/
Expand Down

0 comments on commit 6ea398b

Please sign in to comment.