Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yeftakun committed Dec 2, 2023
1 parent e7842fb commit ad043d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ Username : gabriel | Password : 123
## Cara Setup

1. Pastikan sudah mengistall xampp | [Download XAMPP](https://www.apachefriends.org/download.html)
2. Hidupkan `Apache` dan `MySQL` pada xampp
2. Hidupkan **Apache** dan **MySQL** pada xampp
3. Clone repositori pada `\xampp\htdocs`
```
git clone https://github.com/yeftakun/proyek-sistem-informasi-perpus
```
4. Buka di browser: `localhost/proyek-sistem-informasi-perpus`, ini menggunakan port default (80). Jika tidak bisa, kemungkinan port `Apache` sudah diganti dan gunakan `localhost:<port>/proyek-sistem-informasi-perpus`
4. Buka di browser: `localhost/proyek-sistem-informasi-perpus`, ini menggunakan port default (80). Jika tidak bisa, kemungkinan port **Apache** sudah diganti dan gunakan `localhost:<port>/proyek-sistem-informasi-perpus`

5. Tampilan akan menunjukan error database tidak ditemukan:
- Pada phpMyAdmin buat database baru dengan nama `projek_perpus`
Expand Down

0 comments on commit ad043d9

Please sign in to comment.