File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ This README will walk you through the steps for getting the Orders web applicati
34
34
35
35
## Requirements <a name =" requirements " ></a >
36
36
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:
38
38
39
39
* [ Node.js (v. 12+)] ( https://nodejs.org/docs/latest-v12.x/api/index.html )
40
40
* [ 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
51
51
Download this code directly or use [ git] ( git-scm.org ) (through CLI or a client) to retrieve the code using ` git clone ` :
52
52
53
53
```
54
- $ git clone https://github.com/mariadb-corporation /orders-app-nodejs.git
54
+ $ git clone https://github.com/mariadb-developers /orders-app-nodejs.git
55
55
```
56
56
57
57
## 3.) Create the database and table <a name =" schema " ></a >
You can’t perform that action at this time.
0 commit comments