File tree 1 file changed +0
-11
lines changed
1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ <h1><a href="index.html">Home</a> / Installing</h1>
30
30
< ul >
31
31
< li > < a href ="#intro " class ="active "> Introduction</ a > </ li >
32
32
< li > < a href ="#install " class =""> Installing</ a > </ li >
33
- < li > < a href ="#mediafire " class =""> Download from MediaFire</ a > </ li >
34
33
</ ul >
35
34
</ nav >
36
35
@@ -81,16 +80,6 @@ <h2>Installing StupidlySimple framework using Composer</h2>
81
80
composer create-project stupidlysimple/php myproject
82
81
</ pre >
83
82
</ section >
84
-
85
- <!-- Content -->
86
- < section id ="mediafire " class ="main ">
87
- < h2 > Downloading StupidlySimple framework directly from MediaFire</ h2 >
88
- < p > If you do not want to download using Composer, you can download a zip file directly from MediaFire</ p >
89
- < p >
90
- <!--<a href="https://www.mediafire.com/folder/lg53n0zz3nnsn/0.3.3" target="_blank" class="button special">Download Now</a>-->
91
- Outdated. Please use composer instead.
92
- </ p >
93
- </ section >
94
83
95
84
</ div >
96
85
You can’t perform that action at this time.
0 commit comments