Skip to content

Commit fbff48f

Browse files
committed
Update README.rst
1 parent c1c0097 commit fbff48f

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,10 @@ Contributing quickstart
4444

4545
::
4646

47-
$ git clone --recursive https://github.com/snowplow/dev-environment.git
48-
$ cd dev-environment
49-
$ ansible-playbook /vagrant/ansible-playbooks/snowplow-python-tracker.yml --inventory-file=/home/vagrant/ansible_hosts --connection=local
50-
$ cd /vagrant/snowplow-python-tracker
51-
$ ./runtests.sh
47+
guest$ git clone --recursive https://github.com/snowplow/dev-environment.git && cd dev-environment
48+
guest$ vagrant up && vagrant ssh
49+
host$ ansible-playbook /vagrant/ansible-playbooks/snowplow-python-tracker.yml --inventory-file=/home/vagrant/ansible_hosts --connection=local
50+
host$ /vagrant/snowplow-python-tracker/runtests.sh
5251

5352
Copyright and license
5453
#####################

0 commit comments

Comments
 (0)