Skip to content

Commit 7ab9d43

Browse files
committed
Rel 0.0.2 - Update README
1 parent 56e8dfe commit 7ab9d43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PSIS
22

3-
## Pareto smoothed importance sampling (PSIS) and PSIS leave-one-out cross-validation reference code.
3+
## Pareto smoothed importance sampling (PSIS) and PSIS leave-one-out cross-validation.
44

55
### Introduction
66

@@ -14,7 +14,7 @@ Once registered, PSIS.jl can be installed with:
1414
Pkg.dev("PSIS")
1515
```
1616

17-
A possible setup is to have only a few packages installed, e.g.:
17+
Usually I have only a few packages `permanently` installed, e.g.:
1818
```
1919
(@v1.6) pkg> st
2020
Status `~/.julia/environments/v1.6/Project.toml`

0 commit comments

Comments
 (0)