Skip to content

Commit e933740

Browse files
author
cg33
committed
docs(readme): update readme
1 parent 212ed5a commit e933740

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,6 @@
3131
Inspired by <a href="https://github.com/z-song/laravel-admin" target="_blank">laravel-admin</a>
3232
</p>
3333

34-
## How to use this fork
35-
Add this to your `go.mod`
36-
```
37-
replace github.com/GoAdminGroup/go-admin v1.2.17 => github.com/phanletrunghieu/go-admin v1.2.17+0.0.1
38-
```
39-
40-
## Changes in this fork
41-
42-
- Correct error title when call an ajax [PR-344](https://github.com/GoAdminGroup/go-admin/pull/344)
43-
4434
## Preface
4535

4636
GoAdmin is a toolkit to help you build a data visualization admin panel for your golang app.

0 commit comments

Comments
 (0)