labtool_docker / docs /index.md
taigatakano's picture
add document
14a9216
|
Raw
History Blame Contribute Delete
242 Bytes
# HelloWorld
## Getting Started
Prerequisites
• Ubuntu 22.04
• Docker
Installation Instructions
Getting started is easy. Follow these steps:
```
git clone https://github.com/moriyalab/lab_tool.git
cd ./lab_tool
./run_dev_env.sh
```