diff --git a/docs/day3.md b/docs/day3.md index 8d41a28..08f2e31 100644 --- a/docs/day3.md +++ b/docs/day3.md @@ -4,6 +4,14 @@ ## Day 3 +We are successfully installed app library_management on the site. + +Now go to terminal and type the command to run the server. + +``` +bench start +``` + --- [Previous](day2.md) | [Index](index.md) | [Next](day4.md)