~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/man/install.rst

  • Committer: Matt Giuca
  • Date: 2009-12-01 02:35:51 UTC
  • mto: This revision was merged to the branch mainline in revision 1322.
  • Revision ID: matt.giuca@gmail.com-20091201023551-fb2rwbhnrdsbtr3m
doc/man/install: s/ivle-makeuser/ivle-adduser/g.

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
The final step in getting a usable IVLE set up is creating a user. You'll
199
199
probably want admin privileges - if not, drop the ``--admin``. ::
200
200
 
201
 
   sudo ivle-makeuser --admin -p password username 'Full Name'
 
201
   sudo ivle-adduser --admin -p password username 'Full Name'
202
202
 
203
203
You should then be able to browse to ``http://ivle.localhost/``, and
204
204
log in with that username and password.