summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorimoore76 <imoore76@users.noreply.github.com>2015-12-07 08:49:21 -0500
committerimoore76 <imoore76@users.noreply.github.com>2015-12-07 08:49:21 -0500
commitb2711b1bccc38d52214288c2a40232ddb67efb24 (patch)
treef8f34e40932b5bcc0de78d4a1a3b31d38b6b0ebe /README.md
parent148f49edf5e2c2877826e383f531a92de99e96e4 (diff)
parent95a7c068d1e71ea62cb35210f4c205158ca71109 (diff)
downloadphpvirtualbox-b2711b1bccc38d52214288c2a40232ddb67efb24.zip
phpvirtualbox-b2711b1bccc38d52214288c2a40232ddb67efb24.tar.gz
phpvirtualbox-b2711b1bccc38d52214288c2a40232ddb67efb24.tar.bz2
Merge pull request #11 from imoore76/develop
5.0-4 from develop
Diffstat (limited to 'README.md')
-rw-r--r--README.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9210028
--- /dev/null
+++ b/README.md
@@ -0,0 +1,32 @@
+# About
+
+phpVirtualBox is Copyright (C) 2015 Ian Moore (imoore76 at yahoo dot com)
+
+FREE, WITHOUT WARRANTY:
+
+All files of this program (phpVirtualBox) are distributed under the
+terms contained in the LICENSE.txt file in this folder unless otherwise
+specified in an individual source file. By using this software, you are
+agreeing to the terms contained therein. If you have not received and read
+the license file, or do not agree with its conditions, please cease using
+this software immediately and remove any copies you may have in your
+possession.
+
+# Installation from Zip file
+
+1) Download zip file from sourceforge project site: https://sourceforge.net/projects/phpvirtualbox/
+
+2) Rename config.php-example to config.php and edit as needed.
+
+# Post installation
+
+Default login is username: admin password: admin
+
+Please see the wiki located at
+http://sourceforge.net/p/phpvirtualbox/wiki/Home/
+for detailed installation and configuration instructions.
+
+# Password Recovery
+
+Rename the file recovery.php-disabled to recovery.php, navigate to it in
+your web browser, and follow the instructions presented.