Skip to content

Commit

Permalink
update(readme): update project name and github username
Browse files Browse the repository at this point in the history
  • Loading branch information
shutdown57 committed Aug 10, 2024
1 parent 2903791 commit 120daf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ A web-based application that allows administrators to manage different types of

To get started with the project, follow these steps:

1. Clone the repository using `git clone https://github.com/username/project-name.git`
1. Clone the repository using `git clone https://github.com/shutodown57/booking.git`
2. Install dependencies by running `npm install`
3. Create a database schema for the application (see `config/database.js`)
4. Run migrations to set up the database tables (`php artisan migrate`)
Expand Down

0 comments on commit 120daf4

Please sign in to comment.