Skip to content

Commit 24e5dc7

Browse files
authored
Update README.md
1 parent fcd13e6 commit 24e5dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Before running the program, one needs to install the dependencies too:
3434
After dependencies are installed, one can edit main.m, and select one of the presets which already contains a combination of protocol, channel, solver module, as well as the appropriate parameters and options. An example would be
3535
3636
```
37-
preset='pmBB84Lossy_asymptotic';
37+
preset='pmBB84_asymptotic';
3838
```
3939
4040
or choose the 'custom' preset and edit the input files manually.

0 commit comments

Comments
 (0)