소스 검색

Mention that fortune has to be installed :s

master
Nimrod Kerrett 2 년 전
부모
커밋
b0ee281cd6
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4
    0
      README.md

+ 4
- 0
README.md 파일 보기

@@ -1,6 +1,10 @@
1 1
 ### To install
2 2
 `./install.sh`
3 3
 
4
+Also make sure `/usr/games/fortune` exists
5
+(for example, on Ubuntu nowadays you run `sudo apt install fortune-mod`
6
+in order to install it).
7
+
4 8
 ### To run
5 9
 `/PATH/TO/makefortune.sh` would generate `/PATH/TO/fortune.rss`.
6 10
 

Loading…
취소
저장