We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979cec5 commit f981be8Copy full SHA for f981be8
README.md
@@ -10,8 +10,8 @@ Currently this software is *early-access* and is available at [developers.linode
10
## Setup
11
12
brew install yarn
13
- git clone https://github.com/Linode/manager.git
14
- cd manager/docs
+ git clone https://github.com/linode/linode-api-docs.git
+ cd linode-api-docs
15
node --version # should be 8.4.0
16
yarn
17
0 commit comments