Commit 5d87f7ba authored by Bilal Elmoussaoui's avatar Bilal Elmoussaoui

Merge branch 'patch-1' into 'master'

Fix typo in README.md See merge request GNOME/gnome-tour!22
parents 52037a2f b203fe97
...@@ -18,7 +18,7 @@ To enable the feature, you need to build the application with ...@@ -18,7 +18,7 @@ To enable the feature, you need to build the application with
meson _builddir -Dvideo_path=/absolute/path/to/the/video.mp4 meson _builddir -Dvideo_path=/absolute/path/to/the/video.mp4
``` ```
If you're testing the application using Builder, make sure to change the `config-opts` accordinagly & give the application filesystem access so it can play the video file. If you're testing the application using Builder, make sure to change the `config-opts` accordingly & give the application filesystem access so it can play the video file.
Example: Example:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment