<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/dfget/docs/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/dfget/docs/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 28 Oct 2015 14:07:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dfget/docs/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Gary Lee</title><link>https://sourceforge.net/p/dfget/docs/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,19 @@
-Welcome to your wiki!
+# Introduction
+Hi, it seems that you are using DFGET and don't know how to operate it.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Please insure you have downloaded the latest FULL package which includes the Apache Commons.
+Here's the download button: [[download_button]]

-The wiki uses [Markdown](/p/dfget/docs/markdown_syntax/) syntax.
+Extract the zip and open the terminal or command prompt at the folder and launch the applicant by doing:

-[[members limit=20]]
-[[download_button]]
+~~~~
+java -jar dfget.jar -help
+~~~~
+This will show DFGET's help menu and shows you the syntax of DFGET.
+
+## Example of DFGET
+Here's a example of downloading **example.org** and putting it inside of our home directory in a file called index.html.
+
+~~~~
+java -jar dfget.jar http://www.example.org ~HOME/index.html
+~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gary Lee</dc:creator><pubDate>Wed, 28 Oct 2015 14:07:05 -0000</pubDate><guid>https://sourceforge.net8be0a129fda72aaac35f6d2dff8fcb1f7ee02e87</guid></item><item><title>Home modified by Gary Lee</title><link>https://sourceforge.net/p/dfget/docs/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/dfget/docs/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/quitesimpledev/"&gt;Gary Lee&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5630d20a24b0d91005c541a5" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gary Lee</dc:creator><pubDate>Wed, 28 Oct 2015 13:57:21 -0000</pubDate><guid>https://sourceforge.neted36570d0a0b28b7ef02ed4f360f43670491f068</guid></item></channel></rss>