Skip to content

Commit

Permalink
Fix installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
raldone01 committed Jan 17, 2024
1 parent 7519c5c commit a6d736d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Log.set_log_record_formatter(MyLogRecordFormatter.new())
cd <godot_project_dir>
cd addons
git submodule add [email protected]:raldone01/godot_addon_gdlogging.git gdlogging
cd gdlogging
git checkout v1.0.0
```

Expand Down

0 comments on commit a6d736d

Please sign in to comment.