[lxc-devel] [linuxcontainers.org/master] Mac specs are wrong

jamielsharief on Github lxc-bot at linuxcontainers.org
Sun May 24 15:55:28 UTC 2020


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 348 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20200524/c2aca042/attachment.bin>
-------------- next part --------------
From 1ff787e8d0183c830ba0977fc3961317bd40cfb4 Mon Sep 17 00:00:00 2001
From: Jamiel Sharief <20553479+jamielsharief at users.noreply.github.com>
Date: Sun, 24 May 2020 17:53:47 +0200
Subject: [PATCH] Mac specs are wrong

Only LXC can be installed on MAC
---
 content/lxd/getting-started-cli.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/lxd/getting-started-cli.md b/content/lxd/getting-started-cli.md
index 6df020d..5791de4 100644
--- a/content/lxd/getting-started-cli.md
+++ b/content/lxd/getting-started-cli.md
@@ -86,9 +86,9 @@ After that, you can install LXD with:
 Alternatively, pass `--channel=4.0/stable` for the LXD 4.0 LTS release, `--channel=3.0/stable` for the LXD 3.0 LTS release or `--channel=2.0/stable` for the LXD 2.0 LTS release.
 
 ### MacOS builds
-LXD upstream publishes builds of the LXD client for macOS through [Homebrew](https://brew.sh/).
+LXD upstream publishes builds of the LXC client for macOS through [Homebrew](https://brew.sh/).
 
-To install the feature branch of LXD, run:
+To install the feature branch of LXC, run:
 
     brew install lxc
 


More information about the lxc-devel mailing list