Skip to content

Commit

Permalink
Unimportant line remove
Browse files Browse the repository at this point in the history
Unimportant line remove
  • Loading branch information
MalteBoehm authored Mar 9, 2022
1 parent 9ff6941 commit e497108
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Use this template to:
* **with Docke**r
* and **Docker-Compose**
* and your **custom Python environment.**



Requirements
Expand Down Expand Up @@ -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"
3. Run by cmd "julia src/main.jl"

0 comments on commit e497108

Please sign in to comment.