Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
spelling correction
  • Loading branch information
MajorKorgi authored Jan 9, 2023
1 parent d546110 commit 01bd1a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ With Greenhouses, you can buy seeds and plant them. These planted seeds will gro

- execute the `build.sql` file in `esx_greenhouse/sql` to create all required sql tables

- add to your server.cfg the following line at the bootom of your start order
- add to your server.cfg the following line at the bottom of your start order

```cfg
ensure esx_greenhouse
```

- Make sure that `Config.Multichar` is enabled in `esx_extended/config.lua`
- Make sure that `Config.Multichar` is enabled in `es_extended/config.lua`

```lua
Config.Multichar = true
Expand Down

0 comments on commit 01bd1a4

Please sign in to comment.