mirror of
https://github.com/oleid/gnome-shell-teatime.git
synced 2022-04-29 18:53:50 +00:00
Add part about installation to home directory.
This commit is contained in:
parent
896f8b80c9
commit
291b306eeb
@ -7,7 +7,11 @@ If everything worked well, do:
|
||||
./configure --prefix=/usr &&
|
||||
make
|
||||
|
||||
And as a super user, e.g. using sudo
|
||||
To install the extension to your home directory, run
|
||||
|
||||
make local-install
|
||||
|
||||
Or to install it for all users you need administrator rights. Thus you've to use something like sudo or become root via su. Using sudo, simply run:
|
||||
|
||||
sudo make install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user