We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2541fe commit 94f78e3Copy full SHA for 94f78e3
.gitignore
@@ -68,4 +68,4 @@ out
68
src/swig/ruby/markdown/
69
CMakeLists.txt.user
70
.cache/
71
-
+*_export.h
README.md
@@ -37,7 +37,7 @@ Testing
37
To execute the mlt tools without installation, or to test a new version
38
on a system with an already installed mlt version, you should run:
39
40
- . setenv
+ source setenv
41
42
NB: This applies to your current shell only and it assumes a bash or
43
regular bourne shell is in use.
0 commit comments