diff options
| author | sakib <[email protected]> | 2019-03-25 00:19:37 +0600 | 
|---|---|---|
| committer | raveit65 <[email protected]> | 2019-03-25 08:39:54 +0100 | 
| commit | dc334f52c50a706eee77c02f63d41030eb6b5338 (patch) | |
| tree | 04afd64b6e7d54fc8d98abe8ac5a82d7f23f9e02 | |
| parent | 51f12ece0dcb77f08462ca1ae27a0a571f3b338e (diff) | |
| download | mate-session-manager-dc334f52c50a706eee77c02f63d41030eb6b5338.tar.bz2 mate-session-manager-dc334f52c50a706eee77c02f63d41030eb6b5338.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 | 
