Skip to content

Commit

Permalink
Update README.md (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shiva-Sai-ssb authored Oct 7, 2023
1 parent 1e3d39f commit 15a481b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Once pnpm is installed, you can navigate to the project directory and run the fo

1. Fork the repository: To create a copy of the repository in your GitHub account, click on the "Fork" button in the top right corner of the project repository page.
2. Clone the forked repository: To clone the repository to your local development environment, open the terminal or command prompt and run the following command:
**`git clone https://github.com/<your-github-username>/<repository-name>.git`**
**`git clone https://github.com/<your-github-username>/devFind.git`**

3. Install dependencies: To install the necessary dependencies for the project, navigate to the project directory and run the following command:
**`pnpm install`**
Expand Down

1 comment on commit 15a481b

@vercel
Copy link

@vercel vercel bot commented on 15a481b Oct 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.