Skip to content

Commit f673a91

Browse files
authored
Update README.md
1 parent f38b64b commit f673a91

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ cd photoprism-freebsd-port
2626
make && make install
2727
```
2828

29+
### Upgrade from an old version
30+
```
31+
cd photoprism-freebsd-port
32+
git pull
33+
make reinstall clean
34+
```
35+
2936
### Poudriere
3037

3138
If you are using poudriere to build the port, you will need to set the

0 commit comments

Comments
 (0)