Skip to content

Commit ae43978

Browse files
author
Girish Garg
authored
Updated download link for Manim Virtual Machine
The previous link was invalid. I have updated the link. Please merge it
1 parent 43363cc commit ae43978

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ A tutorial for manim, a mathematical animation engine made by 3b1b for Python.
1010
* [Linux Users](#Linux-Users)
1111
* [Windows Users](#Windows-Users)
1212
* [Macintosh Users](#Macintosh-Users)
13+
* [Using Virtual Machine](#Using-Virtual-Box)
1314
* [Common Problems](#Common-Problems)
1415
* [Running Manim Projects](#Running-Manim-Projects)
1516
* [What ClassName means](#classNames)
@@ -103,13 +104,13 @@ This error can be frustrating. Especially when you don't know what to install. B
103104
* Problem #3: **No module named manim**
104105
This error occurs when you use the command to run a manim project when your not in the parent directory. Make sure that your current directory is in manim, and no other sub directory.
105106

106-
## Using Virtual Box
107+
### Using Virtual Box
107108

108109
If you still face problems in installation, you can use manim on Virtual Box.
109110
It creates a virtual Ubuntu os on your host os. All the dependencies are pre-installed so that you are directly use manim.
110111

111112
1. [Install VirtualBox](https://www.virtualbox.org/).
112-
2. Download [.ova file](https://drive.google.com/open?id=1QLWhUw4OrOZGpjQh4Wj-dnjCjAKUfl-M) for manim virtual machine.
113+
2. Download [.ova file](https://drive.google.com/drive/folders/1H8XF9FDm5l_HY-MwevPSECUF5nGPGaQN?usp=sharing) for manim virtual machine.
113114
3. Install the file
114115
4. Use ```fossee``` as the password
115116
5. Clone manim repository

0 commit comments

Comments
 (0)