aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2025-09-23 21:24:39 +0200
committersrdusr <trevorgray@srdusr.com>2025-09-23 21:24:39 +0200
commitc1868f295b964482976db0205fd7ca8d492c5864 (patch)
tree0defcd349410bd8bc800c6f46cf57815dbfaed7a /README.md
parent353f5f6d24c50f253e2a6553cdf02cc99642ab89 (diff)
downloaddotfiles-c1868f295b964482976db0205fd7ca8d492c5864.tar.gz
dotfiles-c1868f295b964482976db0205fd7ca8d492c5864.zip
Minor fixes
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
```