Skip to content
Snippets Groups Projects
Unverified Commit 709d04fc authored by Kyle Yan's avatar Kyle Yan Committed by GitHub
Browse files

Update README.md

parent 9e8c5f22
No related branches found
No related tags found
No related merge requests found
......@@ -33,4 +33,9 @@ Install Vagrant, and run the VM with `vagrant up`!
* Because of compatibility issues in `pox`, we are stuck with Python 2 for now.
We use the `fangtooth` version of `pox` and version `2.3.0d6` of Mininet.
* If you are located in China and experience difficulty downloading Vagrant boxes, you can use
[Tsinghua University's mirror](https://mirrors.tuna.tsinghua.edu.cn/ubuntu-cloud-images/focal/current/).
Simply run the following command before executing `vagrant up`:
vagrant box add https://mirrors.tuna.tsinghua.edu.cn/ubuntu-cloud-images/focal/current/focal-server-cloudimg-amd64-vagrant.box --name ubuntu/focal64
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment