aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 877b06c..a0e61cc 100644
--- a/README.md
+++ b/README.md
@@ -678,14 +678,12 @@ Restart the terminal or source the session profile file used.
**Important:** After cloning the bare repository, you need to checkout the files to restore the directory structure:
```bash
-# Linux/MacOS/WSL/Windows
config checkout
```
If you get conflicts about existing files, you can force the checkout:
```bash
-# Linux/MacOS/WSL/Windows
config checkout -f
```