Skip to content

Commit

Permalink
changed clone to fork to make alumni install easier
Browse files Browse the repository at this point in the history
  • Loading branch information
lorcanrae committed May 21, 2024
1 parent bc84a5a commit 438ee6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _partials/dotfiles_new_laptop.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Time to fork the repo and clone it on your laptop:

```bash
mkdir -p ~/code/$GITHUB_USERNAME && cd $_
gh repo clone lewagon/dotfiles
gh repo fork lewagon/dotfiles --clone
```

Run the `dotfiles` installer.
Expand Down

0 comments on commit 438ee6a

Please sign in to comment.