Skip to content

Commit 14deb03

Browse files
committed
Merge branch 'master' of github.com:nucleome/nucleserver
2 parents db6c12b + bcb0171 commit 14deb03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If the data server location is differnt from the URL mentioned above, you'd have
5050

5151
## More functions and alternative ways
5252
This section covers more functions and alternative ways to set up the server, including permission management and password protection.
53-
### Install by compling the source code
53+
### Install by compiling the source code
5454
Users can download the compiled binaries for Linux, Mac and Windows OS as described in the quick start. However, if the binary is not working or you are trying to install the most recent experimental version, you can alway compile from the source code. NucleServer is implemented in [GoLang](https://golang.org) ( version > 1.11 ) and hosted on Github. With the Golang environment installed, the source code can be cloned simply by the following command.
5555
```
5656
go get -u github.com/nucleome/nucleserver

0 commit comments

Comments
 (0)