Skip to content

Commit 6a0dabf

Browse files
committed
Update README.md
1 parent c08b728 commit 6a0dabf

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# outsource
22
Job submission code for XENONnT
33

4+
## Installation
5+
TODO
6+
7+
Outsource requires modules from [utilix](https://github.com/XENONnT/utilix)
8+
49
## Configuration file
510

6-
This tool expects a configuration file named `$HOME/.xenonnt.conf`. Note that
7-
environment variables can be used in the form `$HOME`. Example:
11+
Just like utilix, this tool expects a configuration file named `$HOME/.xenonnt.conf`. Particularly it uses information in the field of the config with header 'Outsource', see below:
812

9-
[Common]
13+
[RunDB]
1014

1115
rundb_api_url = [ask Evan]
1216
rundb_api_user = [ask Evan]

0 commit comments

Comments
 (0)