You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Exoframe is a self-hosted tool that allows simple one-command deployments using
38
38
## Installation and Usage
39
39
40
40
To run Exoframe you will need two parts - Exoframe CLI and [Exoframe server](https://github.com/exoframejs/exoframe-server).
41
-
For server install instructions see [server installation section](docs/ServerInstallation.md).
41
+
For server install instructions see [server installation docs section](docs/ServerInstallation.md).
42
42
43
43
To install Exoframe CLI you can either download one of the pre-packaged binaries from [releases page](https://github.com/exoframejs/exoframe/releases) or install it using npm (needs at least Node 8.x):
0 commit comments