Skip to content
shlainn edited this page Sep 14, 2010 · 1 revision

The PseuWoW Sourcecode is provided through GIT on GitHub. Information on how to install GIT for your system can be found in GitHub Help

The repository is located at: git://github.com/fgenesis/pseuwow.git

Linux

git clone git://github.com/fgenesis/pseuwow.git

Windows

  • Launch “GIT GUI” from your list of programs

  • In the new window, click on “Clone Existing Repository”

  • In the new window, enter with the keyboard the following information

    • Source Location: git://github.com/github.com/fgenesis/pseuwow.git

    • Target Directory: C:Pseuwow (adjust to whereever you want to put it!

      • The Target Directory must not exist

  • Click “Clone” and wait for the task to finish

  • Close your “GIT GUI”

Clone this wiki locally