Skip to content

Commit 440b3db

Browse files
authored
fix #42
1 parent ea5972a commit 440b3db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Pkg.add("BasicPOMCP")
2323
## Usage
2424

2525
```julia
26-
using POMDPs, POMDPModels, POMDPSimulators, BasicPOMCP
26+
using POMDPs, POMDPModels, POMDPTools, BasicPOMCP
2727

2828
pomdp = TigerPOMDP()
2929

0 commit comments

Comments
 (0)