add more instructions on how to run the codes

This commit is contained in:
Bogumił Kamiński
2022-03-16 21:12:52 +01:00
parent f62a3b2ab0
commit 973d696831
2 changed files with 36 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
# run this file using julia --project -t4 ch14_server.jl command
using Genie
using Statistics
using ThreadsX