Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Installation

Clone the repository
```
$ git clone git@bitbucket.org:PNEXTIA/techiteasy.git
$ git clone https://github.com/ExtiaPHP/techiteasy.git
```

Run `composer install` to setup all vendors
Expand Down Expand Up @@ -181,4 +181,4 @@ when somebody write on database we need to migrate PHP like :

```
$ php artisan migrate
```
```