Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 7aa8a94

Browse files
author
Abhi Keshav
authored
fix typo
1 parent 59b2169 commit 7aa8a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You can download the latest python package from `here <https://www.python.org/do
4141
$ xcode-select --install
4242
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
4343
$ brew install pkg-config libssh xml2 libxml2 curl pcre cmake
44-
$ curl -O https://devhub.cisco.com/artifactory/osx-ydk/0.6.3/libydk-0.6.3-Darwin.tar.gz
44+
$ curl -O https://devhub.cisco.com/artifactory/osx-ydk/0.6.3/libydk-0.6.3-Darwin.pkg
4545
$ sudo installer -pkg libydk-0.6.3-Darwin.pkg -target /
4646

4747
Windows

0 commit comments

Comments
 (0)