Skip to content

Commit

Permalink
add link to gh docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidycodes committed Oct 21, 2024
1 parent c4eeae2 commit d62b72a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,7 @@ improving it. To ensure a smooth process, please follow these guidelines:
1. **Fork the Repository**: Click the "Fork" button at the top right of this
repository to create a copy of the repository under your GitHub account.

2. **Clone the Forked Repository**:

```sh
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
```
2. **Clone the Forked Repository**: [Forking a Repository](docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo#forking-a-repository)

3. **Install Dependencies**:
Ensure you have [Bundler](https://bundler.io/) installed, then run:
Expand Down

0 comments on commit d62b72a

Please sign in to comment.