Update README.md

This commit is contained in:
Vladimir Kryvian
2015-08-05 00:44:27 +03:00
parent 68b3a686a3
commit efa1081a60

View File

@@ -8,6 +8,5 @@ https://code.google.com/p/tim2view/
1. Launch target OS (for which you want to compile **tim2view**); 1. Launch target OS (for which you want to compile **tim2view**);
2. Download and install **Lazarus**; 2. Download and install **Lazarus**;
3. Clone last source code of **t2v**; 3. Clone last source code of **t2v**;
4. Clone last source of <a href="https://github.com/bgrabitmap/lazpaint/tree/master/bgrabitmap">**BGRABitmap**</a> and put **bgrabitmap** directory at **tim2view** code dir;
4. Open **tim2view.lpi** in **Lazarus**; 4. Open **tim2view.lpi** in **Lazarus**;
5. Click **Run -> Build** to make **tim2view**. 5. Click **Run -> Build** to make **tim2view**.