The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/linuxcontainers.org/pull/414

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Only LXC can be installed on MAC
From 1ff787e8d0183c830ba0977fc3961317bd40cfb4 Mon Sep 17 00:00:00 2001
From: Jamiel Sharief <20553479+jamielshar...@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
 
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to