Skip to content

Commit 1a32c73

Browse files
authored
Update install_diskoveradmin.md
1 parent 981566a commit 1a32c73

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

source_files/install_diskoveradmin.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Diskover-Web is nothing without its new Administrator! The DiskoverAdmin configu
1010

1111
### Start Here
1212

13-
During this process, you will need the latest [Diskover 2.3x zip archive](#software_download). Note that this is subject to change to RPMs in the near future. Once you have the zip file, you can `SCP` it to the machine that is designated for DiskoverAdmin.
13+
During this process, you will need the latest [Diskover 2.4x zip archive](#software_download). Note that this is subject to change to RPMs in the near future. Once you have the zip file, you can `SCP` it to the machine that is designated for DiskoverAdmin.
1414

1515
🔴  **On-prem** | Will scp the file to the root user's home directory:
1616
```
@@ -40,12 +40,12 @@ Python should already be installed as instructed in the [Diskover Scanners/Worke
4040

4141
🔴  Extract your zip archive:
4242
```
43-
unzip diskover-2.3.0.zip
43+
unzip diskover-2.4.0.zip
4444
```
4545

4646
🔴  Copy the diskover-admin folder:
4747
```
48-
cd diskover-2.3.0/
48+
cd diskover-2.4.0/
4949
cp -a diskover-admin /var/www/
5050
```
5151

0 commit comments

Comments
 (0)