Skip to content

Commit

Permalink
remvoe the single quote
Browse files Browse the repository at this point in the history
  • Loading branch information
Ping-Hsuan committed Jul 4, 2024
1 parent 629344a commit 84ba696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This package include tools to help apply model-order reduction (MOR) to data pro
Set shell variables (in .bashrc for BASH users):

```
export MOR_DIR='/path/to/NekROM'
export MOR_DIR=/path/to/NekROM
export PATH="$MOR_DIR/bin:$PATH"
```

Expand Down

0 comments on commit 84ba696

Please sign in to comment.