Skip to content

Commit 55c9b37

Browse files
committed
Update README.md
1 parent e86f742 commit 55c9b37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,16 +216,16 @@ $ sudo cp /usr/lib/ssl/openssl.cnf /usr/lib/ssl/openssl.cnf.old
216216
$ sudo vi /usr/lib/ssl/openssl.cnf
217217
#CipherString = DEFAULT@SECLEVEL=2
218218
CipherString = DEFAULT@SECLEVEL=1
219-
bash ./365calendar.sh
219+
$ bash ./365calendar.sh
220220
```
221221

222222
![daily](https://user-images.githubusercontent.com/6020549/118349774-b8c70900-b58d-11eb-8e94-4a4e181bfa2c.JPG)
223223

224224
## Take wallpaper from bing and display
225225
To use this, you need python3 and imagemagick.
226226
```
227-
sudo apt install imagemagick
228-
bash ./bing_wallpaper.sh
227+
$ sudo apt install imagemagick
228+
$ bash ./bing_wallpaper.sh
229229
```
230230

231231

0 commit comments

Comments
 (0)