Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xpkg/README')
-rw-r--r--xpkg/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/xpkg/README b/xpkg/README
new file mode 100644
index 0000000..229e3ab
--- /dev/null
+++ b/xpkg/README
@@ -0,0 +1,7 @@
+run:
+
+ ln -s path/to/mono/mcs mcs
+ ln -s path/to/mono/external external
+ ./build-package.sh
+
+