nsec/the-internet

README file instructions don't seem to be correct/updated for "the-internet" use ?

bmullan opened this issue · 0 comments

The current README file still has instructions that say the following but I don't think this is valid anymore with the update of "the-internet" to LXD & GO is it?

## Starting the whole thing

This tool is meant to be run on a machine or inside a container on whcih a LXD daemon is running.

Creating an Internet simulation is basically as simple as:

./the-internet create
./the-internet start
Generate an html/js map of your Internet with:

./the-internet generate-map
You can stop the simulation with:

./the-internet stop
Or create a new one by calling the start command again.

Finally, once you want it all off your disk, you can call:

./the-internet destroy