Skip to content

Commit 0d90765

Browse files
authored
Merge pull request #1 from vaibhavdaren/patch-1
update readme
2 parents 824b0b7 + 4c3937d commit 0d90765

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# FOSSWorld-Social-platform
2+
23
This is an Open Source social Platform where people can interact with Open Source expertise around the globe and work on different projects
34

4-
1.Just install xampp(with php5.6) if you are using Windows. Clone this folder in htdocs of your xampp installation.
5+
6+
1. Just install xampp(with php5.6) if you are using Windows. Clone this folder in htdocs of your xampp installation.
7+
58
2. After installation just start apache and mysql in xampp control panel
9+
610
3. Create a database on your phpmyadmin accessible through (simply type localhost/phpmyadmin in chrome) , click on create database
711
and make a database with name fossworld
12+
813
4. Now click on import in the phpmyadmin panel , select the fossworld.sql file and click go, you are done.
14+
915
5. just open localhost/FOSSWorld-Social-platform/donut.php in chrome or any browser

0 commit comments

Comments
 (0)