Skip to content

Commit 62315cb

Browse files
committed
Point new users at Docker rather than Vagrant setup
1 parent 301eee6 commit 62315cb

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,12 @@
44

55
## GETTING STARTED
66

7-
We strongly recommend using [metacpan-developer](https://github.com/metacpan/metacpan-developer),
7+
We strongly recommend using [metacpan-docker](https://github.com/metacpan/metacpan-docker),
88
this will give you a virtual machine already configured and ready to start developing on.
99

10-
$ vagrant ssh
11-
$ cd $HOME/metacpan-web
12-
$ sudo service starman_metacpan-web restart
13-
14-
You'll find some log files in var/logs.
15-
1610
## Installing manually
1711

18-
If you prefer not to use the VM, the following commands will get you started:
12+
If you prefer not to use the Docker, the following commands will get you started:
1913
commands can be converted to:
2014

2115
$ carton install

0 commit comments

Comments
 (0)