Merge pull request #125 from Codehunter-py/main
Removing 'mb' from the following line in the day14.md
This commit is contained in:
commit
f72bbe5ab6
@ -72,7 +72,7 @@ Vagrant.configure("2") do |config|
|
||||
|
||||
v.cpus = 4
|
||||
|
||||
v.customize ["modifyvm", :id, "--vram", "128mb"]
|
||||
v.customize ["modifyvm", :id, "--vram", "128"]
|
||||
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user