Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张磊
/
FileStorageBeego
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
fdb94aeb
authored
2013-06-21 08:59:23 +0200
by
Dobrosław Żybort
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix: install en docs links
1 parent
43f588b5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
docs/en/Install.md
docs/en/Install.md
View file @
fdb94ae
...
...
@@ -16,10 +16,10 @@ Good job, you're ready to Beego with powerful bee tools!
Beego has following dependency packages:
-
Session module:
[
github.com/astaxie/beego/session
](
github.com/astaxie/beego/session
)
-
To support redis engine:
[
github.com/garyburd/redigo/redis
](
github.com/garyburd/redigo/redis
)
-
To support mysql engine:
[
github.com/go-sql-driver/mysql
](
github.com/go-sql-driver/mysql
)
-
To support markdown as template function:
[
github.com/russross/blackfriday
](
github.com/russross/blackfriday
)
-
Session module:
[
github.com/astaxie/beego/session
](
https://
github.com/astaxie/beego/session
)
-
To support redis engine:
[
github.com/garyburd/redigo/redis
](
https://
github.com/garyburd/redigo/redis
)
-
To support mysql engine:
[
github.com/go-sql-driver/mysql
](
https://
github.com/go-sql-driver/mysql
)
-
To support markdown as template function:
[
github.com/russross/blackfriday
](
https://
github.com/russross/blackfriday
)
-
[
Introduction
](
README.md
)
-
[
Quick start
](
Quickstart.md
)
\ No newline at end of file
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment