Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShuN6211 authored Dec 18, 2024
1 parent 3422fed commit 8078211
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@

```shell
curl -sL https://raw.githubusercontent.com/ShuN6211/dotfiles/refs/heads/main/install.sh | sh
git config --global user.name "your name"
git config --global user.email "your email"
```

- Install on local.
Expand All @@ -30,4 +32,6 @@ curl -sL https://raw.githubusercontent.com/ShuN6211/dotfiles/refs/heads/main/ins
git clone git@github.com:ShuN6211/dotfiles.git
cd dotfiles
/bin/bash ./scripts/setup.bash
git config --global user.name "your name"
git config --global user.email "your email"
```

0 comments on commit 8078211

Please sign in to comment.