summaryrefslogtreecommitdiffstats
path: root/docs/BUILDING.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/BUILDING.md')
-rw-r--r--docs/BUILDING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BUILDING.md b/docs/BUILDING.md
index fb87943..3db0be2 100644
--- a/docs/BUILDING.md
+++ b/docs/BUILDING.md
@@ -324,7 +324,7 @@ If we find one of those binaries (and SWIG obviously), we will enable the langua
Again, if you used plain Makefiles, you will get everything you need via:
$ make && make csharp
- $ $ find lib -type f -iname *csharp*
+ $ find lib -type f -iname *csharp*
lib/csharp/libuscxmlNativeCSharp.so
lib/uscxmlCSharp.dll