Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jendker authored Oct 10, 2024
1 parent e212660 commit 07abf24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# dotfiles

Clone:
1. Clone:
```
git clone https://github.com/Jendker/dotfiles.git ~/.dotfiles
# to clone with the private dotfiles
git clone --recurse-submodules https://github.com/Jendker/dotfiles.git ~/.dotfiles
```

Install:
2. Install:
```
# Minimal debian or macos install
# MacOS or minimal debian install
~/.dotfiles/scripts/install.sh
# Full debian install for development machine
Expand Down

0 comments on commit 07abf24

Please sign in to comment.