Skip to content

Commit

Permalink
improve git installation guide for mac (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgao1996 authored Feb 10, 2025
1 parent b979b4d commit 0eeece7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workspace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Git is required for the Move package system to fetch remote dependencies.
- **Mac**
- Install via homebrew: `brew install git`
- Install via MacPorts: `sudo port install git`
- Install via other channels: [Git for macOS](https://git-scm.com/downloads/mac)
- **Windows**
- Download and install from: [Git for Windows](https://git-scm.com/downloads/win)
- **Linux**:
Expand Down

0 comments on commit 0eeece7

Please sign in to comment.