Skip to content

Commit 56236a7

Browse files
committed
small update readme
1 parent d25aad9 commit 56236a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

kilosort3-compiled/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Licenses for Matlab and toolboxes are needed only for compiling ironclust as Sta
4141
```
4242
4343
## Generating Base Docker Image
44-
- To generate the base docker image (called `ks3-matlab-base`) with compiled application, run the following command in Matlab console:
44+
- To generate the base docker image (called `ks3-matlab-base`) with the compiled application, run the following command in Matlab console:
4545
```
4646
>> compiler.package.docker('ks3_compiled', 'requiredMCRProducts.txt', 'ImageName', 'ks3-matlab-base')
4747
```
@@ -61,7 +61,7 @@ Licenses for Matlab and toolboxes are needed only for compiling ironclust as Sta
6161
matlab_files/readme.txt \
6262
matlab_files/requiredMCRProducts.txt \
6363
matlab_files/run_ks3_compiled.sh \
64-
matlab_files/unresolvedSymbols.txt \
64+
matlab_files/unresolvedSymbols.txt
6565
```
6666
6767
## Extending Base Image and creating final image

0 commit comments

Comments
 (0)