Skip to content

Commit 94f78e3

Browse files
committed
Update README with more compatible test setup
1 parent a2541fe commit 94f78e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ out
6868
src/swig/ruby/markdown/
6969
CMakeLists.txt.user
7070
.cache/
71-
71+
*_export.h

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Testing
3737
To execute the mlt tools without installation, or to test a new version
3838
on a system with an already installed mlt version, you should run:
3939

40-
. setenv
40+
source setenv
4141

4242
NB: This applies to your current shell only and it assumes a bash or
4343
regular bourne shell is in use.

0 commit comments

Comments
 (0)