Skip to content

Commit 3483c3a

Browse files
committed
Removed unnecessary . from wget command
1 parent 2d50e37 commit 3483c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h3>Phar</h3>
3838
<p>Grab Codeception phar executable</p>
3939
<div>
4040
<p>
41-
<pre><code>wget http://codeception.com/codecept.phar .</code></pre>
41+
<pre><code>wget http://codeception.com/codecept.phar</code></pre>
4242
</p>
4343
</div>
4444

0 commit comments

Comments
 (0)