Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron009 committed Jun 4, 2021
1 parent d2cb43e commit 134e7c9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# flutter_memory_leak_check

/// step 1:Add debugging options
/// --observatory-port=50443
///
/// step 2:Run port forwarding tool
/// cd forwarding_tool
/// go run main.go
step 1:Add debugging options
--observatory-port=50443

step 2:Run port forwarding tool
cd forwarding_tool
go run main.go

## Getting Started
```dart
Expand Down

0 comments on commit 134e7c9

Please sign in to comment.