Skip to content
This repository was archived by the owner on Apr 13, 2019. It is now read-only.

Commit e53a97b

Browse files
author
Eugene Manuilov
committed
Removed deprecated domain name from readme file
1 parent 3624d49 commit e53a97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The primary goal is to provide an approachable development environment with a mo
4343
* ***Note:*** If Vagrant is already installed, use `vagrant -v` to check the version. You may want to consider upgrading if a much older version is in use.
4444
1. Install the [vagrant-hostsupdater](https://github.com/cogitatio/vagrant-hostsupdater) plugin with `vagrant plugin install vagrant-hostsupdater`
4545
* Note: This step is not a requirement, though it does make the process of starting up a virtual machine nicer by automating the entries needed in your local machine's `hosts` file to access the provisioned domains in your browser.
46-
* If you choose not to install this plugin, a manual entry should be added to your local `hosts` file that looks like this: `192.168.50.99 phalcon-vm phalcon.dev`
46+
* If you choose not to install this plugin, a manual entry should be added to your local `hosts` file that looks like this: `192.168.50.99 phalcon-vm`
4747
1. Clone or extract the Phalcon VM project into a local directory
4848
* `git clone [email protected]:eugene-manuilov/phalcon-vm.git phalcon-vm`
4949
* OR download and extract the repository [zip file](https://github.com/eugene-manuilov/phalcon-vm/archive/master.zip) to a local directory on your computer.

0 commit comments

Comments
 (0)