From 2642139102277f4c3bd2eca74c6ee8ac3c85decd Mon Sep 17 00:00:00 2001 From: wuyudi Date: Tue, 5 May 2020 14:07:45 +0000 Subject: [PATCH] Add Quick installation Code --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 34ee9c3..077f4c8 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ One major advantage of Rubi is that it can provide the exact steps that are requ Since Rubi rules follow a decision tree, the transformation and the required conditions can be provided for each integration step. +## Quick installation + +```mathematica +PacletInstall["https://github.com/RuleBasedIntegration/Rubi/releases/download/4.16.1.0/Rubi-4.16.1.0.paclet"] +``` + ## Documentation The user documentation of the Rubi project can be found under [rulebasedintegration.org](https://rulebasedintegration.org).