diff options
author | sakib <[email protected]> | 2019-03-25 00:19:37 +0600 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-04-24 15:47:16 +0200 |
commit | 4518706982c4f0b78c801c6539253a185944ddd3 (patch) | |
tree | 9697343c58e3e54861b6b4348c3579acb71ed0cb | |
parent | 3e6353aba38bbb204ecb3b712a49d97cf774347f (diff) | |
download | mate-session-manager-4518706982c4f0b78c801c6539253a185944ddd3.tar.bz2 mate-session-manager-4518706982c4f0b78c801c6539253a185944ddd3.tar.xz |
add installation instructions and update URL
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -12,15 +12,15 @@ You may download updates to the package from: Design notes ============ -See http://live.gnome.org/SessionManagement +See https://wiki.gnome.org/Projects/SessionManagement/ Installation ============ -See the file 'INSTALL'. If you are not using a released version of -mate-session (for example, if you checked out the code from git), you -first need to run './autogen.sh'. +./autogen.sh +make +make install How to report bugs |