Skip to content

Commit db1e135

Browse files
author
gau1991
committed
Merge branch 'python' of github.com:rtCamp/easyengine into python
2 parents d966157 + 3a93d7d commit db1e135

File tree

3 files changed

+4
-16
lines changed

3 files changed

+4
-16
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 rtCamp solutions private limited
3+
Copyright (c) 2015 rtCamp Solutions Private Limited
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,11 @@ EasyEngine (ee) is a python tool, which makes it easy to manage your wordpress s
1919
- Ubuntu 12.04 & 14.04
2020
- Debian 7
2121

22-
### This is Beta version. Donot Try on Production/Live servers
2322

2423
## Quick Start
2524

2625
```bash
27-
wget http://rt.cx/eebeta && sudo bash eebeta # install easyengine 3.0.0-beta
26+
wget http://rt.cx/ee && sudo bash ee # install easyengine 3.0.0-beta
2827
sudo ee site create example.com --wp # Install required packages & setup WordPress on example.com
2928
```
3029

@@ -85,8 +84,8 @@ ee site create example.com --mysql # create example.com with php & mysql supp
8584

8685

8786
## Useful Links
88-
- [Documentation] (http://rtcamp.com/easyengine/docs/)
89-
- [FAQ] (http://rtcamp.com/easyengine/faq/)
87+
- [Documentation] (http://docs.rtcamp.com/easyengine/docs/)
88+
- [FAQ] (http://docs.rtcamp.com/easyengine/faq/)
9089
- [Conventions used] (http://rtcamp.com/wordpress-nginx/tutorials/conventions/)
9190

9291
## Donations

docs/README.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)