Skip to content

Commit 8dd0426

Browse files
committed
Update README
1 parent fe2f2b7 commit 8dd0426

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# WebPerformance Report Static Website
1+
# WebPerformance Report Static Site
22

33
Web page performance test report every week in your inbox: [Website](https://webperformancereport.com/)
44

@@ -7,13 +7,13 @@ Web page performance test report every week in your inbox: [Website](https://web
77
### 1. Clone this Repository
88

99
```
10-
git clone https://github.com/edwinmh/webperformance-report
10+
git clone -b dev https://github.com/edwinmh/wpr-static-site
1111
```
1212

1313
### 2. Navigate to the directory
1414

1515
```
16-
cd webperformance-report
16+
cd wpr-static-site
1717
```
1818

1919
### 3. Install dependencies

0 commit comments

Comments
 (0)