You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -53,7 +53,7 @@ Click on [Using Rubi](https://rulebasedintegration.org/usingRubi.html) for instr
53
53
54
54
Use the command
55
55
56
-
```mma
56
+
```mathematica
57
57
First[PacletFind["Rubi"]]["Location"]
58
58
```
59
59
@@ -66,7 +66,7 @@ Click on [https://rulebasedintegration.org/Rubi-4.17.3.0.zip](https://rulebasedi
66
66
file to the Downloads directory on your computer.
67
67
Then extract from the zip file the **<fontface="courier">Rubi</font>** folder with all its contents into the directory returned by the Mathematica commmand
@@ -78,12 +78,12 @@ Click on [Using Rubi](https://rulebasedintegration.org/usingRubi.html) for instr
78
78
79
79
To remove a paclet-based installation of Rubi for Mathematica version 9 or later, issue the Mathematica command
80
80
81
-
```
81
+
```mathematica
82
82
PacletUninstall["Rubi"]
83
83
```
84
84
85
85
To remove the Rubi package for Mathematica 7 or later, delete the **<fontface="courier">Rubi</font>** folder from the directory returned by the Mathematica commmand
0 commit comments