Skip to content

Commit

Permalink
tambah cara install via composer
Browse files Browse the repository at this point in the history
  • Loading branch information
ad3n committed Jul 18, 2019
1 parent 751597b commit 4a8dfa4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@ Nusantara adalah Script untuk mengambil data terbaru daerah di Indoensia mulai d

## Instalasi

* Cloning

```bash
git clone https://github.com/KejawenLab/Nusantara
cd Nusantara
composer update --prefer-dist -vvv
```

* Untuk Existing Project

```bash
composer req kejawenlab/nusantara
```

## Cara Menggunakan

```bash
Expand Down

0 comments on commit 4a8dfa4

Please sign in to comment.