diff --git a/docs/cli/README.md b/docs/cli/README.md index e0c53b54..1b6bdde0 100755 --- a/docs/cli/README.md +++ b/docs/cli/README.md @@ -7,5 +7,5 @@ For a more general usage guide, refer to the [Inertia Usage Guide](https://inert For documentation regarding the daemon API, refer to the [API Reference](https://inertia.ubclaunchpad.com/api). -* Generated: 2020-Sep-25 -* Version: v0.6.0-19-gf3acd8c +* Generated: 2020-Sep-30 +* Version: v0.6.1-3-g1e2ae0c diff --git a/docs/cli/inertia_remote_upgrade.md b/docs/cli/inertia_remote_upgrade.md index 54c7367c..6ee00df1 100644 --- a/docs/cli/inertia_remote_upgrade.md +++ b/docs/cli/inertia_remote_upgrade.md @@ -21,7 +21,7 @@ inertia remote upgrade dev staging ``` --all upgrade all remotes -h, --help help for upgrade - --version string specify Inertia daemon version to set (default "v0.6.0-19-gf3acd8c") + --version string specify Inertia daemon version to set (default "v0.6.1-3-g1e2ae0c") ``` ### Options inherited from parent commands diff --git a/docs/index.html b/docs/index.html index 455a3f62..5fe35428 100644 --- a/docs/index.html +++ b/docs/index.html @@ -394,18 +394,13 @@

Getting Started

brew install ubclaunchpad/tap/inertia
 
-

Node.js users can install the CLI using npm:

-
-
npm install -g @ubclaunchpad/inertia
-
-

Windows users can install the CLI using Scoop:

scoop bucket add ubclaunchpad https://github.com/ubclaunchpad/scoop-bucket
 scoop install inertia
 

The Inertia command line interface (CLI) can be installed from a few package -managers such as npm, Homebrew and Scoop. For other platforms, you can +managers such as Homebrew or Scoop. For other platforms, you can download the appropriate binary from the Releases page.

You can also build Inertia from source, though this requires Golang to be diff --git a/docs/tip/cli/README.md b/docs/tip/cli/README.md index 567c582e..1b6bdde0 100755 --- a/docs/tip/cli/README.md +++ b/docs/tip/cli/README.md @@ -8,4 +8,4 @@ For a more general usage guide, refer to the [Inertia Usage Guide](https://inert For documentation regarding the daemon API, refer to the [API Reference](https://inertia.ubclaunchpad.com/api). * Generated: 2020-Sep-30 -* Version: v0.6.1-1-g3e84233 +* Version: v0.6.1-3-g1e2ae0c diff --git a/docs/tip/cli/inertia_remote_upgrade.md b/docs/tip/cli/inertia_remote_upgrade.md index 7bd40a17..6ee00df1 100644 --- a/docs/tip/cli/inertia_remote_upgrade.md +++ b/docs/tip/cli/inertia_remote_upgrade.md @@ -21,7 +21,7 @@ inertia remote upgrade dev staging ``` --all upgrade all remotes -h, --help help for upgrade - --version string specify Inertia daemon version to set (default "v0.6.1-1-g3e84233") + --version string specify Inertia daemon version to set (default "v0.6.1-3-g1e2ae0c") ``` ### Options inherited from parent commands