Skip to content

Commit ca9f32f

Browse files
authored
Merge pull request #1731 from AkihiroSuda/doc-not-necessary-on-macos
README.md: remove "(on macOS, in most cases)"
2 parents a863a50 + 2619ec7 commit ca9f32f

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,9 @@ Translations: [日本語(Japanese)](README.ja.md) [简体中文(Simplified Chi
55

66
![Lima logo](./docs/images/lima-logo-01.svg)
77

8-
# Lima: Linux virtual machines (on macOS, in most cases)
8+
# Lima: Linux Machines
99

10-
Lima launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2), and [containerd](https://containerd.io).
11-
12-
Lima can be considered as a some sort of unofficial "containerd for Mac".
13-
14-
Lima is expected to be used on macOS hosts, but can be used on Linux hosts as well.
10+
Lima launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2).
1511

1612
✅ Automatic file sharing
1713

@@ -37,8 +33,9 @@ The [talks](docs/talks.md) page contains links to slides and video from conferen
3733

3834
## Motivation
3935

40-
The goal of Lima is to promote [containerd](https://containerd.io) including [nerdctl (contaiNERD ctl)](https://github.com/containerd/nerdctl)
36+
The original goal of Lima was to promote [containerd](https://containerd.io) including [nerdctl (contaiNERD ctl)](https://github.com/containerd/nerdctl)
4137
to Mac users, but Lima can be used for non-container applications as well.
38+
Lima also supports non-macOS hosts (Linux, NetBSD, etc.).
4239

4340
## Community
4441
### Adopters

0 commit comments

Comments
 (0)