Skip to content

Commit b694cbd

Browse files
Update README.md
1 parent e8e59f3 commit b694cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

7/PrimeNGandSpringREST/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Before running the application you should execute the below command in the **Pri
88
npm install
99
```
1010

11-
After you obtain the **/node_modules folder**, you can run the application. I've tested under Payara with database **myproducts** in MySQL 5. This is a very simple database with a single table named **products** like in figure below:
11+
After you obtain the **/node_modules** folder (including **primeng** folder), you can run the application. I've tested under Payara with database **myproducts** in MySQL 5. This is a very simple database with a single table named **products** like in figure below:
1212

1313
![alt text](https://3.bp.blogspot.com/-Cxm3WGQkh5o/V4NgH5LsidI/AAAAAAAAHGc/zttIusvbX3ImOMKPhpIzKEgP87MyUN-vQCKgB/s1600/mysql%2Bdb%2Bprimeng%2Bspring%2Bmvc%2Bhibernate%2Bjpa.png "myproducts")

0 commit comments

Comments
 (0)