We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301eee6 commit 62315cbCopy full SHA for 62315cb
README.md
@@ -4,18 +4,12 @@
4
5
## GETTING STARTED
6
7
-We strongly recommend using [metacpan-developer](https://github.com/metacpan/metacpan-developer),
+We strongly recommend using [metacpan-docker](https://github.com/metacpan/metacpan-docker),
8
this will give you a virtual machine already configured and ready to start developing on.
9
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
16
## Installing manually
17
18
-If you prefer not to use the VM, the following commands will get you started:
+If you prefer not to use the Docker, the following commands will get you started:
19
commands can be converted to:
20
21
$ carton install
0 commit comments