Skip to content

Commit 4cb75eb

Browse files
authored
Update README
1 parent 5107255 commit 4cb75eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Description
22
phpipam-agent is a scanning agent for phpipam server to be deployed to remote servers
33

4-
## License
4+
## License8
55
phpipam is released under the GPL v3 license, see misc/gpl-3.0.txt.
66

77
## Requirements
@@ -35,7 +35,7 @@ Just run index.php script with discover or update as argument.
3535

3636
```
3737
cd phpipam-agent
38-
git update
38+
git pull
3939
git submodule update --init --recursive
4040
```
4141

0 commit comments

Comments
 (0)