Skip to content

Commit a67c19d

Browse files
committed
Readme updates
1 parent 8dc97c1 commit a67c19d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This README will walk you through the steps for getting the Orders web applicati
3434

3535
## Requirements <a name="requirements"></a>
3636

37-
This sample application, no matter which API project you target, will requires the following to be installed/enabled on your machine:
37+
This sample application requires the following to be installed/enabled on your machine:
3838

3939
* [Node.js (v. 12+)](https://nodejs.org/docs/latest-v12.x/api/index.html)
4040
* [NPM (v. 6+)](https://docs.npmjs.com/)
@@ -51,7 +51,7 @@ If you don't have a MariaDB database up and running you can find more informatio
5151
Download this code directly or use [git](git-scm.org) (through CLI or a client) to retrieve the code using `git clone`:
5252

5353
```
54-
$ git clone https://github.com/mariadb-corporation/orders-app-nodejs.git
54+
$ git clone https://github.com/mariadb-developers/orders-app-nodejs.git
5555
```
5656

5757
## 3.) Create the database and table <a name="schema"></a>

0 commit comments

Comments
 (0)