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

Commit 0a7a087

Browse files
author
Abhi Keshav
authored
fix typo
1 parent c01884e commit 0a7a087

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
@@ -40,7 +40,7 @@ It is required to install Xcode command line tools, `homebrew <http://brew.sh>`_
4040
$ xcode-select --install
4141
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
4242
$ brew install python pkg-config libssh xml2 curl pcre cmake
43-
$ curl -O https://devhub.cisco.com/artifactory/osx-ydk/0.6.1/libydk-0.6.1-Darwin.tar.gz
43+
$ curl -O https://devhub.cisco.com/artifactory/osx-ydk/0.6.1/libydk-0.6.1-Darwin.pkg
4444
$ sudo installer -pkg libydk-0.6.1-Darwin.pkg -target /
4545

4646
Windows

0 commit comments

Comments
 (0)