diff options
author | Cem Keylan <cem@ckyln.com> | 2021-02-28 17:53:45 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-02-28 17:53:45 +0300 |
commit | f275794ab1e99a1ca98646e46c2ee555b681c37e (patch) | |
tree | abbc6c73311ab0407d85cc38a1378145271dfecd | |
parent | 8b25494b8f1625e204be70291139eded157d477a (diff) | |
download | docs-f275794ab1e99a1ca98646e46c2ee555b681c37e.tar.gz |
README: update
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,6 +27,6 @@ directly on the repository, but those files are generated directly from Emacs. git clone git://git.carbslinux.org/docs cpt-build texinfo && cpt-install texinfo - redo - PREFIX=/usr redo install + make + make PREFIX=/usr install install-info /usr/share/info/carbslinux.info /usr/share/info/dir |