tags:

views:

110

answers:

2

Hello,

I am trying to make use of Wikislurp to dynamically read Wikipedia articles.

The readme file states the following:

After you have clone the repository, you'll need to run the following to pull in all the submodules:

git submodule init
git submodule update
cd externals/curlcall
git submodule init
git submodule update

But how do I do this? I have no experience with Github whatsoever and a search didn't give me anything usable.

A: 

Maybe you need to install Git for this...

Charley
A: 

Are all others also not using Github? Because i have been searching all day now and couldn't find the solution. Is it so hard to do? Please give some help if you do know something about this.

DADU