Skip to content

Commit 0f42fe3

Browse files
authored
Update README.md (#143)
1 parent 032fc90 commit 0f42fe3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Our goal is to provide a platform for innovation, collaboration, and open-source
2424

2525
## 🚀 Getting Started
2626

27+
Click on the Deploy button to deploy the project on Vercel.
28+
29+
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/templates/Next.js/devrhylme-saas-website)
30+
2731
Follow these steps to set up the project on your local machine.
2832

2933
### Prerequisites
@@ -33,10 +37,10 @@ Ensure you have the following installed:
3337

3438
### Installation
3539

36-
1. **Clone the Repository**:
40+
1. After deploying the project on Vercel, **clone the repository**:
3741
```bash
38-
git clone https://github.com/DevRhylmeFoundation/new-website.git
39-
cd new-website
42+
git clone https://github.com/USERNAME/devrhylme-saas-website.git
43+
cd devrhylme-saas-website
4044
```
4145

4246
2. **Install Dependencies**:

0 commit comments

Comments
 (0)