1
0
mirror of https://github.com/lxc/incus.git synced 2026-02-05 09:46:19 +01:00

doc: Fix spellcheck

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
Stéphane Graber
2023-10-07 01:03:41 -04:00
parent 93aaa178bc
commit 066405753e
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ Incus allows you to easily set up a system that feels like a small private cloud
You should consider using Incus if you want to containerize different environments or run virtual machines, or in general run and manage your infrastructure in a cost-effective way.
You can try Incus online at: https://linuxcontainers.org/incus/try-it/
You can try Incus online at: [`https://linuxcontainers.org/incus/try-it/`](https://linuxcontainers.org/incus/try-it/)
<!-- Include end Incus intro -->

View File

@@ -11,7 +11,7 @@ If you run this tool repeatedly with different configurations, you can compare t
## Get the tool
If the incus-benchmark tool isn't provided with your installation, you can build it from source.
If the `incus-benchmark` tool isn't provided with your installation, you can build it from source.
Make sure that you have `go` (version 1.20 or later) installed and install the tool with the following command:
go install github.com/lxc/incus/incus-benchmark@latest

View File

@@ -35,7 +35,7 @@ The easiest way to install Incus on Linux is to install the {ref}`installing-zab
Currently the easiest way to install Incus is to use the Debian or Ubuntu packages provided by [Zabbly](https://zabbly.com).
There are two repositories available, one for the current stable release and one for daily (untested) builds.
Installation instructions may be found here: [https://github.com/zabbly/incus](https://github.com/zabbly/incus)
Installation instructions may be found here: [`https://github.com/zabbly/incus`](https://github.com/zabbly/incus)
If you prefer a different installation method, see {ref}`installing`.

View File

@@ -11,7 +11,7 @@ After going through these steps, you will have a general idea of how to use Incu
Currently the easiest way to install Incus is to use the Debian or Ubuntu packages provided by [Zabbly](https://zabbly.com).
There are two repositories available, one for the current stable release and one for daily (untested) builds.
Installation instructions may be found here: [https://github.com/zabbly/incus](https://github.com/zabbly/incus)
Installation instructions may be found here: [`https://github.com/zabbly/incus`](https://github.com/zabbly/incus)
If you prefer a different installation method, see {ref}`installing`.