Skip to content

Commit 2bd0333

Browse files
committed
RavenDB-12698 update readme on zip file to include upgrade instructions
1 parent dcd3f50 commit 2bd0333

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

docs/readme.linux.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Type:
77
chmod +x run.sh
88
./run.sh
99

10-
1110
* RavenDB as Daemon (systemd - applies to Ubuntu 16.04)
1211
Open bash terminal, and create file /etc/systemd/system/ravendb.service, using super user permissions, containing:
1312
[Unit]
@@ -45,5 +44,8 @@ View its status using:
4544
Open browser, if not opened automatically, at url printed in "Server available on: <url>"
4645
Follow the web setup instructions at: https://ravendb.net/docs/article-page/4.2/csharp/start/installation/setup-wizard
4746

47+
* Upgrading to a New Version
48+
Follow the upgrade instructions available at: https://ravendb.net/docs/article-page/4.2/csharp/start/installation/upgrading-to-new-version
49+
4850

4951

docs/readme.windows.txt

+5-2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Running RavenDB RavenDB
2424
To manage service you can use Stop-Service and Start-Service cmdlets (requires administrator privileges).
2525

2626
* Setup
27-
Open browser, if not opened automatically, at url printed in "Server available on: <url>"
28-
Follow the web setup instructions at: https://ravendb.net/docs/article-page/4.0/csharp/start/installation/setup-wizard
27+
Open browser, if not opened automatically, at url printed in "Server available on: <url>"
28+
Follow the web setup instructions at: https://ravendb.net/docs/article-page/4.0/csharp/start/installation/setup-wizard
29+
30+
* Upgrading to a New Version
31+
Follow the upgrade instructions available at: https://ravendb.net/docs/article-page/4.2/csharp/start/installation/upgrading-to-new-version
2932

0 commit comments

Comments
 (0)