We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab942da + 6eabbff commit e8c50fcCopy full SHA for e8c50fc
README.md
@@ -29,8 +29,7 @@ limactl start
29
30
To run Linux commands:
31
```bash
32
-lima sudo apt-get install -y neofetch
33
-lima neofetch
+lima uname -a
34
```
35
36
To run containers with containerd:
website/content/en/docs/examples/_index.md
@@ -5,8 +5,7 @@ weight: 3
5
6
## Running Linux commands
7
8
9
10
11
12
## Accessing host files
0 commit comments