From e497108b159531433089ecb0241315609f3061fc Mon Sep 17 00:00:00 2001 From: MalteBoehm <71656205+MalteBoehm@users.noreply.github.com> Date: Wed, 9 Mar 2022 10:36:51 +0100 Subject: [PATCH] Unimportant line remove Unimportant line remove --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c99eada..0cc2078 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ Use this template to: * **with Docke**r * and **Docker-Compose** * and your **custom Python environment.** - Requirements @@ -47,4 +46,4 @@ How to use it without Docker? 1. Install all requirements (Your Python version \[Default 3.7\] and packages)-> cmd in the same folder where the enviroment.yml is and "conda activate condaDockerEnvironment" 2. Install all Julia packages in src/init/init_packages.jl by adding "Pkg.add("PackageName") -3. Run by cmd "julia src/main.jl" \ No newline at end of file +3. Run by cmd "julia src/main.jl"