Skip to content

Commit 9011631

Browse files
Merge branch 'main' into fix-pipelines-docs
Signed-off-by: Pratik Mahalle <124587957+pratik-mahalle@users.noreply.github.com>
2 parents 8c48bc8 + 22de548 commit 9011631

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

versioned_docs/version-2.0.0/keploy-explained/mac-linux.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@ limactl create template://debian-12
3333
limactl start debian-12
3434
```
3535

36-
<<<<<<< HEAD
36+
3737
6. Enter the shell of the running Linux instance
38-
=======
39-
6. Enter the shell of the running Linux instance .
40-
>>>>>>> 9a347cd1 (docs: fix formatting and spelling issues)
38+
4139

4240
```bash
4341
limactl shell debian-12
4442
```
4543

4644
7. Now you are in the Linux shell of the Debian instance. Now, run the following command to go to the `Users` directory
4745

46+
47+
4848
```bash
4949
cd /Users
5050
```

0 commit comments

Comments
 (0)