Mercurial > utils
view INSTALL.rst @ 632:882ed7909868
Show seconds in Windows clock. Works starting with Windows 10 build 14393.
author | Oleksandr Gavenko <gavenkoa@gmail.com> |
---|---|
date | Wed, 05 Apr 2017 15:12:30 +0300 |
parents | 97dd98cf20be |
children |
line wrap: on
line source
Copyright (C) 2008 by Oleksandr Gavenko <gavenkoa@gmail.com> ================ utils IBSTALL. ================ How to install. =============== :: $ make $ make install Default root installation dir is `$HOME/usr'. To override default installation dir set 'prefix' when run `make install':: $ sudo make prefix=/usr/local install