ソースを参照

README-en.md edited online with Bitbucket

コミット
78557c238b
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md ファイルの表示

218
 1. Load the project  `GreenScreenLab` into `QtCreator`. There are two ways to do this:
218
 1. Load the project  `GreenScreenLab` into `QtCreator`. There are two ways to do this:
219
 
219
 
220
    * Using the virtual machine: Double click the file `GreenScreenLab.pro` located in the folder `/home/eip/labs/arrays-greenscreen` of your virtual machine.
220
    * Using the virtual machine: Double click the file `GreenScreenLab.pro` located in the folder `/home/eip/labs/arrays-greenscreen` of your virtual machine.
221
-
221
+   
222
    * Downloading the project’s folder from `Bitbucket`: Use a terminal and write the command `git clone http:/bitbucket.org/eip-uprrp/arrays-greenscreen` to download the folder `arrays-greenscreen` from `Bitbucket`. Double click the file `GreenScreenLab.pro` located in the folder that you downloaded to your computer.
222
    * Downloading the project’s folder from `Bitbucket`: Use a terminal and write the command `git clone http:/bitbucket.org/eip-uprrp/arrays-greenscreen` to download the folder `arrays-greenscreen` from `Bitbucket`. Double click the file `GreenScreenLab.pro` located in the folder that you downloaded to your computer.
223
 
223
 
224
 2. Configure and run the program. The provided code creates the interface shown in Figure 5. The buttons  *Select Image* and *Select Background Image* have already been programmed to perform their actions.
224
 2. Configure and run the program. The provided code creates the interface shown in Figure 5. The buttons  *Select Image* and *Select Background Image* have already been programmed to perform their actions.