File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
documentation/modules/auxiliary/scanner/http Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ within the CP Multi-View Calendar plugin v1.1.4 for Wordpress.
1010### Setup using Docksal
1111Install [ Docksal] ( https://docksal.io/ )
1212
13- Create a new Wordpress isntallation using ` fin project create `
13+ Create a new Wordpress installation using ` fin project create `
1414
1515```
1616➜ ~ fin project create
@@ -72,8 +72,8 @@ Download the Wordpress plugin
7272
7373```
7474cd msf-wp/wp-content/plugins
75- wget https://downloads.wordpress.org/plugin /cp-multi-view-calendar.1.4.32 .zip
76- unzip cp-multi-view-calendar.1.4.32 .zip
75+ wget https://github.com/wp-plugins /cp-multi-view-calendar/archive/refs/tags/1.0.2 .zip
76+ unzip 1.0.2 .zip
7777```
7878
7979Login and click on DukaPress "Activate" Link
@@ -93,6 +93,6 @@ pass: admin
9393
9494## Options
9595
96- ** TARGETURI**
96+ ### TARGETURI**
9797
9898Target URI of the Wordpress instance
You can’t perform that action at this time.
0 commit comments