You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
2
2
# HOW TO RUN
3
-
Note : Docker must installed and running in the system
4
-
cd [PATH TO PROJECT]
5
-
docker-compose down && mvn clean install && docker-compose up
3
+
Note : Docker must installed and running in the system<br/>
4
+
cd [PATH TO PROJECT]<br/>
5
+
docker-compose down && mvn clean install && docker-compose up<br/>
6
6
7
7
Note : I am learning about Software Development, Devops and AI from this book. Here is the book link : https://www.amazon.com/dp/B0F1Z4LDDH (50 microsaas startup ideas) <br/>
0 commit comments