Skip to content

Commit 1d3bbda

Browse files
authored
Update README.md
1 parent 0c1f909 commit 1d3bbda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,12 @@ Image Viewer can be launched via command-line, and applications or scripts can a
6363
` $ ImageViewer -i 2 -f on -o on -e off C:\Users\<USER>\Pictures\Wallpapers\`
6464

6565
#### Build instruction:
66+
6667
You can download the Lazarus IDE and FPC(compiler) from here.
6768
https://www.lazarus-ide.org/index.php?page=downloads
6869

70+
Or `sudo apt install lazarus-ide`
71+
6972
Once you download and install the IDE, just open the project file "ImageViewer.lpr".
7073
When the project is opened, just hit F9 and run.
7174

0 commit comments

Comments
 (0)