Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/thirdparty/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/README.txt')
-rwxr-xr-xthirdparty/README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/thirdparty/README.txt b/thirdparty/README.txt
new file mode 100755
index 0000000..50eba48
--- /dev/null
+++ b/thirdparty/README.txt
@@ -0,0 +1,11 @@
+To get CairoPlot:
+
+From the project directory, run the following:
+
+cd thirdparty
+bzr branch lp:~tswast/cairoplot/trunk cairoplot-trunk
+
+
+Hopefully nested-branches will be fully implemented in the near future by
+Bazaar, and this will happen automatically.
+