Unverified Commit d5f22246 authored by Christoph Junghans's avatar Christoph Junghans Committed by GitHub
Browse files

Update README.md

parent 86d13041
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -1494,8 +1494,8 @@ target API.
</tr>
<tr>
  <td><code>BIN2C</code> (CUDA only)</td>
  <td>Path to bin2c executable</td>
  <td>1st in path (if found)</td>
  <td>Path to bin2c executable, will automatically pick up the first one in your $PATH.</td>
  <td>(automatic)</td>
</tr>
</tbody>
</table>
@@ -1652,8 +1652,8 @@ requires `gzip` to be in your `PATH`
</tr>
<tr>
  <td><code>GZIP_EXECUTABLE</code></td>
  <td>path to gzip executable</td>
  <td>1st in path (if found)</td>
  <td>Path to gzip executable, will automatically pick up the first one in your $PATH.</td>
  <td>(automatic)</td>
</tr>
</tbody>
</table>
@@ -1683,8 +1683,8 @@ requires `ffmpeg` to be in your `PATH`
</tr>
<tr>
  <td><code>FFMPEG_EXECUTABLE</code></td>
  <td>path to ffmpeg executable</td>
  <td>1st in path (if found)</td>
  <td>Path to ffmpeg executable, will automatically pick up the first one in your $PATH.</td>
  <td>(automatic)</td>
</tr>
</tbody>
</table>