Added a comma

Sage Hane 2021-10-04 10:32:41 +00:00
parent 9514175efc
commit f62ee1fd16

@ -17,4 +17,4 @@ pkgs.mkShell {
]);
}
```
The `hardeningDisable` part is crucial otherwise you will get compile errors.
The `hardeningDisable` part is crucial, otherwise you will get compile errors.