Merge "Add script for usb bootable support" into dev/icn-v0.1.0
[icn.git] / cmd / bpa-restapi-agent / README.md
1 ### Running the server
2 To run the server, follow these simple steps:
3
4 ```
5 go run main.go
6 ```