X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2F01_Intro.pod;h=00c7c0c0160df58bc2d451ade3d77d382682ff82;hp=976c12de97ed689bd913dcc6deb1893c99f1aff2;hb=d1598ab8aef2d8506e8e82baa0d9c22867b81f8e;hpb=689db79636a1e294951d01bbcf930162c4aed544 diff --git a/lib/Catalyst/Manual/Tutorial/01_Intro.pod b/lib/Catalyst/Manual/Tutorial/01_Intro.pod index 976c12d..00c7c0c 100644 --- a/lib/Catalyst/Manual/Tutorial/01_Intro.pod +++ b/lib/Catalyst/Manual/Tutorial/01_Intro.pod @@ -280,7 +280,7 @@ IP address found in the previous step. You should get a login prompt with the same username and password as we used in Step 4: B / B - catalyst login: catalyst + catalyst login: catalyst Password: catalyst ... catalyst@catalyst:~$ @@ -326,8 +326,8 @@ In order to reduce the size of the download, Emacs is not pre-installed. Since people obviously have very strong opinions about which editor is best, :-) fortunately it's very easy to install Emacs: - $ aptitude update - $ aptitude install emacs + $ sudo aptitude update + $ sudo aptitude install emacs In general, it is expected that people will boot up the Tutorial VM on their main desktop (the "host machine" using @@ -337,13 +337,13 @@ you wish to install X Windows (or any other packages), just use the C (or C) Debian commands. For example, to install X Windows with the Gnome desktop manager, you can do: - $ aptitude update - $ aptitude install gnome iceweasel + $ sudo aptitude update + $ sudo ptitude install gnome iceweasel Or, if you prefer KDE: - $ aptitude update - $ aptitude install kde iceweasel + $ sudo aptitude update + $ sudo aptitude install kde iceweasel You can then start X Windows with: