Skip to content

Commit 3dea53e

Browse files
committed
README
1 parent 64e5d0d commit 3dea53e

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,15 @@ Serverledge has been used in other scientific papers, including:
3535

3636
- A. Semjonov, H. Bornholdt, J. Edinger, G. Russo Russo, *Wasimoff: Distributed Computation Offloading Using WebAssembly in the Browser*, Proc. of \*LESS 2024 (in conjunction with IEEE PerCom '24), 203-208, [doi](https://doi.org/10.1109/PerComWorkshops59983.2024.10503392)
3737

38+
## Requirements
3839

39-
## Building from sources
40-
41-
1. Check that Golang 1.20+ is installed.
40+
- **Linux** OS
41+
- [Docker Engine](https://docs.docker.com/engine/)
42+
- Golang 1.24+
4243

43-
2. Download a copy of the source code.
44+
## Building from sources
4445

45-
3. Build the project:
46+
Download a copy of the source code and build the project:
4647

4748
```
4849
$ make

0 commit comments

Comments
 (0)